flake8-pydantic

View on PyPIReverse Dependencies (24)

0.4.0 flake8_pydantic-0.4.0-py3-none-any.whl

Wheel Details

Project: flake8-pydantic
Version: 0.4.0
Filename: flake8_pydantic-0.4.0-py3-none-any.whl
Download: [link]
Size: 9826
MD5: fa63978dfbbd9c1c2cfc2328405a627e
SHA256: 46b554d246317ca2606e6e0b5dcaf535094b0449d4e473f7fcf918d15c3c4df8
Uploaded: 2024-12-26 17:53:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pydantic
Version: 0.4.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: Programming Language :: Python :: 3.13
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: setuptools (75.6.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=fXku-hI1RfeIcLMn27nSKyWo0vlLiB_iYiigkm942ak 6468
flake8_pydantic/errors.py sha256=j-3yb42_ef5FYI2vuKWj0xpKaJZoFXhTdu47n36636E 1271
flake8_pydantic/plugin.py sha256=H0N7tgq_X76J2WLpaWmd4TrDLdZD7ELrWnA2PonhtFg 542
flake8_pydantic/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pydantic/visitor.py sha256=kECW75SYrZRat8WRAecq0YGp6Q0sKWf8rjXfzurOi4U 5533
flake8_pydantic-0.4.0.dist-info/LICENSE sha256=cGnQOUm-AAczPXYnwo5VlDRBtQFzSaD072MADdujUXE 1066
flake8_pydantic-0.4.0.dist-info/METADATA sha256=cfaOKgTQnsmPdJQngGxFW5IzMLQDCUUNc6u6BQhW4WQ 7471
flake8_pydantic-0.4.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
flake8_pydantic-0.4.0.dist-info/entry_points.txt sha256=Vz4vlkc0DuqULktXCxTjkkVw4ddzzcu472cYGbhg12Y 48
flake8_pydantic-0.4.0.dist-info/top_level.txt sha256=Zp8CWPm1wV4wxbh84j0CWta3Y5_lmLF4tPxKmFt-8yk 16
flake8_pydantic-0.4.0.dist-info/RECORD

top_level.txt

flake8_pydantic

entry_points.txt

PYD = flake8_pydantic:Plugin