flake8-annotations

View on PyPIReverse Dependencies (68)

3.0.1 flake8_annotations-3.0.1-py3-none-any.whl

Wheel Details

Project: flake8-annotations
Version: 3.0.1
Filename: flake8_annotations-3.0.1-py3-none-any.whl
Download: [link]
Size: 16416
MD5: 4816e71d5aa0d18dff33056c61483a4c
SHA256: af78e3216ad800d7e144745ece6df706c81b3255290cbf870e54879d495e8ade
Uploaded: 2023-05-03 02:44:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-annotations
Version: 3.0.1
Summary: Flake8 Type Annotation Checks
Author: S Co1
Author-Email: sco1.git[at]gmail.com
Home-Page: https://github.com/sco1/flake8-annotations
Project-Url: Issue Tracker, https://github.com/sco1/flake8-annotations/issues
Project-Url: Repository, https://github.com/sco1/flake8-annotations
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: >=3.8.1
Requires-Dist: attrs (>=21.4)
Requires-Dist: flake8 (>=5.0)
Description-Content-Type: text/markdown
[Description omitted; length: 10788 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_annotations/__init__.py sha256=E3P6AbnCwaWk6ndR1zNqlOTVebX9z5rv9voltc71dos 22
flake8_annotations/ast_walker.py sha256=XiOUwQdHSvfvnbA_WpbCvXf_Hr_xKGADRIOvPhrJNxk 17378
flake8_annotations/checker.py sha256=kJgwDcQgh5FiiQNEjoQFuxhj2QuF7r3SCMLur-ngG8I 12896
flake8_annotations/enums.py sha256=57sEK0aC33v1lSYIUmnNTjX8nC836FuKKSa8aTrYJR4 893
flake8_annotations/error_codes.py sha256=V8JhMywDDPKjvIkKAXCc6ZKP5SSz7xkXCjlkcyuB9LI 6046
flake8_annotations-3.0.1.dist-info/LICENSE sha256=mzTRfd5fVHlWgJnIJq-ItXdCxd2TS6biJn7uKUzsbYY 1073
flake8_annotations-3.0.1.dist-info/METADATA sha256=NYPTzUX_CRDds3LuMEmLagazoFlg15WFmRYIkfELKB0 12304
flake8_annotations-3.0.1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
flake8_annotations-3.0.1.dist-info/entry_points.txt sha256=C7DUOYDdgXAyqjZ9ObHB9TIgjxIscSYMwJEJ_UDXvK0 67
flake8_annotations-3.0.1.dist-info/RECORD

entry_points.txt

ANN = flake8_annotations.checker:TypeHintChecker