pyproject-indirect-import-detector

View on PyPIReverse Dependencies (0)

0.1.2 pyproject_indirect_import_detector-0.1.2-py3-none-any.whl

Wheel Details

Project: pyproject-indirect-import-detector
Version: 0.1.2
Filename: pyproject_indirect_import_detector-0.1.2-py3-none-any.whl
Download: [link]
Size: 12812
MD5: 8664445d09a1c6611f4fade8e092efe2
SHA256: 26d4d5038a050801c825d0801c4eab3bdd2a73fec6ded1c75a6f21c760926d47
Uploaded: 2021-08-20 02:44:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyproject-indirect-import-detector
Version: 0.1.2
Summary: CI tool to detect indirect import
Author: keno
Author-Email: keno.ss57[at]gmail.com
Home-Page: https://github.com/kenoss/pyproject-indirect-import-detector
Project-Url: Repository, https://github.com/kenoss/pyproject-indirect-import-detector
License: MIT
Keywords: python3,linter,styleguide
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6,<4.0
Requires-Dist: result (<0.7.0,>=0.6.0)
Requires-Dist: setuptools (<57.0.0,>=56.0.0)
Requires-Dist: stdlib-list (<0.9.0,>=0.8.0)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 5996 characters]

WHEEL

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

RECORD

Path Digest Size
pyproject_indirect_import_detector/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyproject_indirect_import_detector/__main__.py sha256=_-EDfnO6mwvur55LQOJSS6dPb1DtfxDhoeeRUPEgQoQ 64
pyproject_indirect_import_detector/detector.py sha256=_rhnTZoLAJHXY6mEW6FNg4JF_3fDX24mq47qpFIpes8 2763
pyproject_indirect_import_detector/domain.py sha256=21dGEUgXnkQpvJeWHo15i8Cfi1X34DBbZKK9kEHCbp8 2708
pyproject_indirect_import_detector/exception.py sha256=iN6kUgNxwdGIVYSTZxF6Tht3YBxVWlmbDgf-A-GjDMI 449
pyproject_indirect_import_detector/main.py sha256=Sf9f9QLTMpC3gT0rqcPWGP-AXQMKsWr4nTXQVotSzJA 2694
pyproject_indirect_import_detector/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyproject_indirect_import_detector/pyproject.py sha256=rpw99vAzcEXKt9SnA9_VSKt1lCB81k0q1cLgtoT_EJk 6633
pyproject_indirect_import_detector/result.py sha256=b94y6Gdht0Z-CE4pjooJCHLP9WWG14VdUSs_kKkb15c 647
pyproject_indirect_import_detector/util.py sha256=rmqHNGgEz3gC-8EQL1FTj0jR48ocyRFC4IQi9M8JSfg 1460
pyproject_indirect_import_detector-0.1.2.dist-info/entry_points.txt sha256=qxN523mHmzk_jgxsgdIbCu4VttuNzj4qGjTbnxnh7Vo 100
pyproject_indirect_import_detector-0.1.2.dist-info/LICENSE.txt sha256=IcD3w3WtZMHpe_985lXjqCMsH2nWGcqmcsXSxyV25_M 1066
pyproject_indirect_import_detector-0.1.2.dist-info/WHEEL sha256=N0LZrBtofpkS5mJXgVHTCEy52Sam4D6PHQWC8HnMeTs 83
pyproject_indirect_import_detector-0.1.2.dist-info/METADATA sha256=beYY4DX9TzKgrlZtf_evtVZiP4HiGcORyAdJfH80UW4 7210
pyproject_indirect_import_detector-0.1.2.dist-info/RECORD

entry_points.txt

pyproject-indirect-import-detector = pyproject_indirect_import_detector.main:_main