flake8-annotations

View on PyPIReverse Dependencies (76)

3.1.1 flake8_annotations-3.1.1-py3-none-any.whl

Wheel Details

Project: flake8-annotations
Version: 3.1.1
Filename: flake8_annotations-3.1.1-py3-none-any.whl
Download: [link]
Size: 16988
MD5: 906db7860c466c27f384f23f96416374
SHA256: 102935bdcbfa714759a152aeb07b14aee343fc0b6f7c55ad16968ce3e0e91a8a
Uploaded: 2024-05-17 14:07:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-annotations
Version: 3.1.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.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.8
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: 11573 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_annotations/__init__.py sha256=14eImCCNxRh4pWMIfkKe4h5OCS1ICfRjHSj2AfgEXa0 22
flake8_annotations/ast_walker.py sha256=t1jj2bMfQ27L8N-pyAzwuRj0draNJb4JWr4bE68-zSg 17308
flake8_annotations/checker.py sha256=andGySKjZR0CR1V2q4yApKjQbEUCV-CM6ZHysGmH89U 14257
flake8_annotations/enums.py sha256=57sEK0aC33v1lSYIUmnNTjX8nC836FuKKSa8aTrYJR4 893
flake8_annotations/error_codes.py sha256=V8JhMywDDPKjvIkKAXCc6ZKP5SSz7xkXCjlkcyuB9LI 6046
flake8_annotations-3.1.1.dist-info/LICENSE sha256=mzTRfd5fVHlWgJnIJq-ItXdCxd2TS6biJn7uKUzsbYY 1073
flake8_annotations-3.1.1.dist-info/METADATA sha256=xULKJsTwl7SgYumQa-5VRO35zjI-tDKhcEjaKBTn4Gs 12940
flake8_annotations-3.1.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
flake8_annotations-3.1.1.dist-info/entry_points.txt sha256=C7DUOYDdgXAyqjZ9ObHB9TIgjxIscSYMwJEJ_UDXvK0 67
flake8_annotations-3.1.1.dist-info/RECORD

entry_points.txt

ANN = flake8_annotations.checker:TypeHintChecker