flake8-annotations-complexity

View on PyPIReverse Dependencies (30)

0.0.8 flake8_annotations_complexity-0.0.8-py3-none-any.whl

Wheel Details

Project: flake8-annotations-complexity
Version: 0.0.8
Filename: flake8_annotations_complexity-0.0.8-py3-none-any.whl
Download: [link]
Size: 5427
MD5: 20f7d38513977a4b8573008ae993b2e4
SHA256: 44e299dac0ab64f3af4b478fac7feb635c113a606036de8b39dadab3531da7ed
Uploaded: 2023-06-22 13:26:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-annotations-complexity
Version: 0.0.8
Summary: A flake8 extension that checks for type annotations complexity
Author: Ilya Lebedev
Author-Email: melevir[at]gmail.com
Home-Page: https://github.com/best-doctor/flake8-annotations-complexity
License: MIT
Keywords: flake8 annotations
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Programming Language :: Python
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
Requires-Python: >=3.7
Requires-Dist: flake8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2099 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_annotations_complexity/__init__.py sha256=YQY-i8MemQTvHljd9BqOGgeJEu3FrzurE3TEKDwAax4 22
flake8_annotations_complexity/ast_helpers.py sha256=2XN1ZkkhFUY7XQLmGY3mZ2albhP8RBBRjpJ2-j8h_xg 2815
flake8_annotations_complexity/checker.py sha256=UBujwHjQ0Omr3eZo_3-1BQqxUxyAUePtFNYqkIdQcwE 1972
flake8_annotations_complexity-0.0.8.dist-info/LICENSE sha256=sssCbYJLoAcqXzSAOqc7umDVY3Ife6n6efaWO0fy6Hs 1067
flake8_annotations_complexity-0.0.8.dist-info/METADATA sha256=k38YI5ZShkEE2klTbWmlC6P72jt0PUexzZmO7yCtoNQ 3123
flake8_annotations_complexity-0.0.8.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
flake8_annotations_complexity-0.0.8.dist-info/entry_points.txt sha256=1kXy5jq4F8jB69tslH5LfumJzDs8mEnooBPLulwhWWo 95
flake8_annotations_complexity-0.0.8.dist-info/top_level.txt sha256=RX2vYkP1xNIYPyIkRRo67oOsc6JkF_3qpIBZ_N9xfig 30
flake8_annotations_complexity-0.0.8.dist-info/RECORD

top_level.txt

flake8_annotations_complexity

entry_points.txt

TAE002 = flake8_annotations_complexity.checker:AnnotationsComplexityChecker