flake8-typechecking-import

View on PyPIReverse Dependencies (11)

0.5 flake8_typechecking_import-0.5-py3-none-any.whl

Wheel Details

Project: flake8-typechecking-import
Version: 0.5
Filename: flake8_typechecking_import-0.5-py3-none-any.whl
Download: [link]
Size: 15868
MD5: 8fe36226356c55d2b78b5594f47895a7
SHA256: 1194c64a9ebd1671ec2dcea6df07d7de12fff0b7371da76c885479cf2feaeb75
Uploaded: 2021-06-11 00:12:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8_typechecking_import
Version: 0.5
Summary: A flake plugin that checks for typing.TYPE_CHECKING-able imports
Author: Adrian Room
Author-Email: ingolemo[at]gmail.com
Home-Page: https://github.com/ingolemo/flake8-typechecking_import
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >3.6
Requires-Dist: flake8
Requires-Dist: dataclasses; python_version == "3.6"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: pytest-coverage; extra == "test"
Requires-Dist: coverage[toml]; extra == "test"
Requires-Dist: types-dataclasses; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 988 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_typechecking_import.py sha256=A6P7h6U38Rf8adQWBrA9-vWclYHAEFQPTZLzNG8n5sw 5684
flake8_typechecking_import-0.5.dist-info/entry_points.txt sha256=yDOplkba-fvcpmlVDC3wWmsfQoSDzgkCXy1bFFS7azo 58
flake8_typechecking_import-0.5.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
flake8_typechecking_import-0.5.dist-info/WHEEL sha256=o-Q2E8s7BKkCJ1EC2uQdaymZVVu2aUt1e8uTTFpzHVs 81
flake8_typechecking_import-0.5.dist-info/METADATA sha256=YoZOJfuqEXX97T-gC8hp-q6iMxIsoVVx01NQ_vGumAA 1853
flake8_typechecking_import-0.5.dist-info/RECORD

entry_points.txt

TCI = flake8_typechecking_import:Plugin