flake8-pydantic

View on PyPIReverse Dependencies (0)

0.3.0 flake8_pydantic-0.3.0-py3-none-any.whl

Wheel Details

Project: flake8-pydantic
Version: 0.3.0
Filename: flake8_pydantic-0.3.0-py3-none-any.whl
Download: [link]
Size: 9444
MD5: a4073a7cec654c302a1c7b2b7a8ed911
SHA256: dae93fab32468ad97494ea3fa93f0d0967b9397c2d4d0b2e073f2d3857ffc4fa
Uploaded: 2024-03-14 20:25:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pydantic
Version: 0.3.0
Summary: A flake8 plugin to check Pydantic related code.
Author-Email: Victorien <contact[at]vctrn.dev>
Project-Url: Homepage, https://github.com/Viicos/flake8-pydantic
Project-Url: Source, https://github.com/Viicos/flake8-pydantic
Project-Url: Changelog, https://github.com/Viicos/flake8-pydantic/blob/main/CHANGELOG.md
License: MIT License Copyright (c) 2023 Victorien Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Framework :: Flake8
Classifier: Framework :: Pydantic
Classifier: Framework :: Pydantic :: 2
Requires-Python: >=3.9
Requires-Dist: flake8
Requires-Dist: typing-extensions (>=4.4.0); python_version < "3.11"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4865 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_pydantic/__init__.py sha256=v4tdSLlq6sat8A2yKEPnjjEY_hZAeG_lKC00gwvyxk4 50
flake8_pydantic/_compat.py sha256=1rLJA_hu9hHW0tsPzakMkhPvbwyYNahZjtKfsAHBhIc 172
flake8_pydantic/_utils.py sha256=fd02G_YQ-lQPBhYXZRxVwLdW7eAM5qCZ-1EqJhU3mRU 5437
flake8_pydantic/errors.py sha256=9HUkih4Q-tWqGRjgXSoWCyqIda05x3xkfDp26aYXQGc 1270
flake8_pydantic/plugin.py sha256=H0N7tgq_X76J2WLpaWmd4TrDLdZD7ELrWnA2PonhtFg 542
flake8_pydantic/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pydantic/visitor.py sha256=ZJrtxLyltS_sXnQU5hFkWsLidA04d1uSkiaKfDXnZvs 5407
flake8_pydantic-0.3.0.dist-info/LICENSE sha256=cGnQOUm-AAczPXYnwo5VlDRBtQFzSaD072MADdujUXE 1066
flake8_pydantic-0.3.0.dist-info/METADATA sha256=XTdXTx-1LDKZ8b7yJ_IzqH53L-yvLoXiJBEdsnnH8lI 7422
flake8_pydantic-0.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flake8_pydantic-0.3.0.dist-info/entry_points.txt sha256=Vz4vlkc0DuqULktXCxTjkkVw4ddzzcu472cYGbhg12Y 48
flake8_pydantic-0.3.0.dist-info/top_level.txt sha256=Zp8CWPm1wV4wxbh84j0CWta3Y5_lmLF4tPxKmFt-8yk 16
flake8_pydantic-0.3.0.dist-info/RECORD

top_level.txt

flake8_pydantic

entry_points.txt

PYD = flake8_pydantic:Plugin