flake8-modern-annotations

View on PyPIReverse Dependencies (13)

1.6.0 flake8_modern_annotations-1.6.0-py3-none-any.whl

Wheel Details

Project: flake8-modern-annotations
Version: 1.6.0
Filename: flake8_modern_annotations-1.6.0-py3-none-any.whl
Download: [link]
Size: 11163
MD5: 126a7da4337eb898baab051d0c19b173
SHA256: 40342ddf684f12a8882719913adb94a8d4bb4e83e217ec7fe5b03df18acd0ecf
Uploaded: 2024-01-06 03:38:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-modern-annotations
Version: 1.6.0
Summary: Flake8 modern annotations validation
Author-Email: Peter Linss <pypi[at]linss.com>
Project-Url: homepage, https://github.com/plinss/flake8-modern-annotations
License: GNU Lesser General Public License v3
Keywords: flake8,noqa
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.7
Requires-Dist: flake8 (<8.0,>=3.8.0)
Requires-Dist: typing-extensions (>=3.7.4.2)
Requires-Dist: importlib-metadata (<5.0.0,>=4.0.0); python_version < "3.8.0"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: flake8 (<6.0.0,>=3.8.0); extra == "dev"
Requires-Dist: flake8-annotations; extra == "dev"
Requires-Dist: flake8-bandit; extra == "dev"
Requires-Dist: flake8-bugbear; extra == "dev"
Requires-Dist: flake8-commas; extra == "dev"
Requires-Dist: flake8-comprehensions; extra == "dev"
Requires-Dist: flake8-continuation; extra == "dev"
Requires-Dist: flake8-datetimez; extra == "dev"
Requires-Dist: flake8-docstrings; extra == "dev"
Requires-Dist: flake8-import-order; extra == "dev"
Requires-Dist: flake8-literal; extra == "dev"
Requires-Dist: flake8-noqa; extra == "dev"
Requires-Dist: flake8-polyfill; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: flake8-modern-annotations; extra == "dev"
Requires-Dist: flake8-requirements; extra == "dev"
Requires-Dist: flake8-typechecking-import; extra == "dev"
Requires-Dist: flake8-use-fstring; extra == "dev"
Requires-Dist: pep8-naming; extra == "dev"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 9170 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_modern_annotations/__init__.py sha256=oM-aKgBGkGea86RZKxI207Lg7BbZYkEuj0g_EsAILNg 112
flake8_modern_annotations/checker.py sha256=KyiCBS2IOtIBCHV6E1lgZpfHueeVsf1usjMyTMr-MBA 36408
flake8_modern_annotations-1.6.0.dist-info/METADATA sha256=qs2W0XooxPGMBhg9-rkX0ZDBZNt8SPlR14tru9nKE6s 11405
flake8_modern_annotations-1.6.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
flake8_modern_annotations-1.6.0.dist-info/entry_points.txt sha256=TbOIZE6cVWLALs-7-1kh0vZ0zjOFt-9-3iYO72DlW-g 77
flake8_modern_annotations-1.6.0.dist-info/top_level.txt sha256=Piz1IgPEk7dIHziN90-X-sKusewXYPa6C1ty9J98k5s 26
flake8_modern_annotations-1.6.0.dist-info/RECORD

top_level.txt

flake8_modern_annotations

entry_points.txt

MDA = flake8_modern_annotations.checker:AnnotationChecker