flake8-typing-collections

View on PyPIReverse Dependencies (0)

2.0 flake8_typing_collections-2.0-py3-none-any.whl

Wheel Details

Project: flake8-typing-collections
Version: 2.0
Filename: flake8_typing_collections-2.0-py3-none-any.whl
Download: [link]
Size: 8887
MD5: f8a1a81d2c646a6cbc7bf656e1cc2e2d
SHA256: f64d95d3ae2f39402e9845c8943647e087063692fb4be47de8a863db79087f58
Uploaded: 2023-07-14 23:32:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-typing-collections
Version: 2.0
Summary: A flake8 plugin that checks the use of type alternatives from the typing module over actual run time types, especially from the collections module.
Author: Andreas Tollkötter
Home-Page: https://github.com/atollk/flake8-typing-collections
License: MIT
Keywords: flake8,typing,type-annotations
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
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.8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5011 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_typing_collections/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_typing_collections/ast_import_decode.py sha256=jCRQDblXX2zJhjBnmxW8z3pzjr1G_SZwP87Uk1p-nps 7314
flake8_typing_collections/checker.py sha256=Vqy51A20Z7eWHf7Wk6L_fB2MadyXpokbXISOMWOAZPU 9649
flake8_typing_collections-2.0.dist-info/LICENSE sha256=N4Con1Fc5RZvYanP5YkkAoW7uHin1Mk3VpGSjknmAqU 1063
flake8_typing_collections-2.0.dist-info/METADATA sha256=DEokzzCl75vhNk6w_RH57IIdZ894MuN8K6tj2DrNYVA 5939
flake8_typing_collections-2.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
flake8_typing_collections-2.0.dist-info/entry_points.txt sha256=plce0j-Zffmhn5FtGb9vYDAjYnvAQuaWJoqCtyBDGoc 67
flake8_typing_collections-2.0.dist-info/top_level.txt sha256=SkxG0OVfwNMoYCyLdCpDAt9Kc3_Vppw9JwNPfig5pSc 26
flake8_typing_collections-2.0.dist-info/RECORD

top_level.txt

flake8_typing_collections

entry_points.txt

TYC = flake8_typing_collections.checker:Checker