Flake8-pyproject

View on PyPIReverse Dependencies (478)

1.2.3 flake8_pyproject-1.2.3-py3-none-any.whl

Wheel Details

Project: Flake8-pyproject
Version: 1.2.3
Filename: flake8_pyproject-1.2.3-py3-none-any.whl
Download: [link]
Size: 4756
MD5: 52f36943513a9f97829e29040df15c07
SHA256: 6249fe53545205af5e76837644dc80b4c10037e73a0e5db87ff562d75fb5bd4a
Uploaded: 2023-03-21 20:51:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Flake8-pyproject
Version: 1.2.3
Summary: Flake8 plug-in loading the configuration from pyproject.toml
Author: John Hennig
Project-Url: Source, https://github.com/john-hen/Flake8-pyproject
Keywords: Flake8,pyproject.toml
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >= 3.6
Requires-Dist: Flake8 (>=5)
Requires-Dist: TOMLi; python_version < "3.11"
Requires-Dist: TOMLi (<2); python_version < "3.7"
Requires-Dist: pyTest; extra == "dev"
Requires-Dist: pyTest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2038 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8p/__init__.py sha256=pOh5wKjhKA3ogziqYJWdRNAl5J-olpq0fOn0YZwjKQ0 191
flake8p/__main__.py sha256=JbA5eMBSuXhZ2gAvHkSBUnQ_oxW0pfbTjCaS2a4RXTs 141
flake8p/hook.py sha256=bWAEZpm369SXLlUZA6cJ8L4uk7-kXIFsjS4n9I7lUE0 4048
flake8p/meta.py sha256=WC4ALDQ3Kknrw9wu3-bLCjvgQZi4MTajasiC9Gamz84 223
flake8_pyproject-1.2.3.dist-info/entry_points.txt sha256=t1hNzUMPxHoNNZtj_GT8wHmH3BxNoXVURI-Oknm1-co 89
flake8_pyproject-1.2.3.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
flake8_pyproject-1.2.3.dist-info/METADATA sha256=pTMGyM1zVHkPkvdtyvlON7II0NGYf0TJi4aZR140hfI 2903
flake8_pyproject-1.2.3.dist-info/RECORD

entry_points.txt

flake8p = flake8p:main
Flake8-pyproject = flake8p:Plugin