flake8-annotations-coverage

View on PyPIReverse Dependencies (22)

0.0.6 flake8_annotations_coverage-0.0.6-py3-none-any.whl

Wheel Details

Project: flake8-annotations-coverage
Version: 0.0.6
Filename: flake8_annotations_coverage-0.0.6-py3-none-any.whl
Download: [link]
Size: 4985
MD5: 92c30e34dda6edd7ebe5186a41b77200
SHA256: 9662ca85d4b40acbe683bb87fa08d9ff28e28b2aab3d2403974b09a9ee5f6a04
Uploaded: 2022-02-24 17:20:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-annotations-coverage
Version: 0.0.6
Summary: A flake8 extension that checks for type annotations coverage
Author: Ilya Lebedev
Author-Email: melevir[at]gmail.com
Home-Page: https://github.com/best-doctor/flake8-annotations-coverage
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
Requires-Python: >=3.7
Requires-Dist: flake8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2215 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_annotations_coverage/__init__.py sha256=CHUdJvPS3l7PphMt_r17ufrpB0TIJkmifpqmTNjwh84 22
flake8_annotations_coverage/annotations_coverage.py sha256=LCcHWQ3evNkTSadbFEA3V2B2WaZehk3u2zDb2cbTcNI 1541
flake8_annotations_coverage/ast_helpers.py sha256=iKxenGoqNEUSrW8GCJ-_R53pT2rCuPG2qynUZckQFlo 540
flake8_annotations_coverage-0.0.6.dist-info/LICENSE sha256=sssCbYJLoAcqXzSAOqc7umDVY3Ife6n6efaWO0fy6Hs 1067
flake8_annotations_coverage-0.0.6.dist-info/METADATA sha256=OgmfFkWdSDvjLDF8qx4zmEZ85HDeoJg7K16Sz60xgjE 3200
flake8_annotations_coverage-0.0.6.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
flake8_annotations_coverage-0.0.6.dist-info/entry_points.txt sha256=Hww0ttaIm9R1vPHAh_NktIJDHpo1kYo492f9xCzTD20 105
flake8_annotations_coverage-0.0.6.dist-info/top_level.txt sha256=Go1w1u_bTSwIqN2DLRZgPKtarXaitPLYBYIhiq7u4Wo 28
flake8_annotations_coverage-0.0.6.dist-info/RECORD

top_level.txt

flake8_annotations_coverage

entry_points.txt

TAE001 = flake8_annotations_coverage.annotations_coverage:AnnotationsCoverageChecker