flake8-pep585

View on PyPIReverse Dependencies (4)

0.1.7 flake8_pep585-0.1.7-py3-none-any.whl

Wheel Details

Project: flake8-pep585
Version: 0.1.7
Filename: flake8_pep585-0.1.7-py3-none-any.whl
Download: [link]
Size: 10842
MD5: 5304e38bf4db11a723bab4cdc3e0660b
SHA256: d5c7a5858382d6ca8c56554bd8bed090e12c378b98f6d7c6502abed9a40a658e
Uploaded: 2023-02-26 12:02:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pep585
Version: 0.1.7
Summary: flake8 plugin to enforce new-style type hints (PEP 585)
Author: decorator-factory
Author-Email: decorator-factory[at]yandex.ru
Home-Page: https://github.com/decorator-factory/flake8-pep585
Project-Url: Repository, https://github.com/decorator-factory/flake8-pep585
License: MPL-2.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 2182 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_pep585/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pep585/flake_diagnostic.py sha256=fLpptIgrY-CdF8jLgyxZVyvw6en3TqBJ5bCkv9Wak8o 251
flake8_pep585/plugin.py sha256=P8_XE_DAJ7ADDq0Y9V9uHai1mTQDMatdICQyXzxa9pE 3001
flake8_pep585/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pep585/rules.py sha256=kmWyKily37G0ZkkgObZxrSaUM9VzSg25PF_7W5qj5MM 3671
flake8_pep585-0.1.7.dist-info/entry_points.txt sha256=JVYpe3eeBDmMwZI0up28j-XCWmm35tXjQL4Y2yG6hyk 58
flake8_pep585-0.1.7.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
flake8_pep585-0.1.7.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
flake8_pep585-0.1.7.dist-info/METADATA sha256=B_ad1f5MIegGlQc8XmOLxTfm-fyq3k1ZQf38UJc411U 2830
flake8_pep585-0.1.7.dist-info/RECORD

entry_points.txt

PEA = flake8_pep585.plugin:Pep585Plugin