importcheck

View on PyPIReverse Dependencies (0)

0.5.0 importcheck-0.5.0-py3-none-any.whl

Wheel Details

Project: importcheck
Version: 0.5.0
Filename: importcheck-0.5.0-py3-none-any.whl
Download: [link]
Size: 22722
MD5: c75226ec2231e304c9162b20d1b6d33d
SHA256: 6f7535be13522ace0ace5e26bd2207100f9d77ecd9b05770fe83dc9297654e1d
Uploaded: 2022-12-13 15:44:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: importcheck
Version: 0.5.0
Summary: A tool to check all modules can be correctly imported.
Author-Email: Dominic Davis-Foster <dominic[at]davis-foster.co.uk>
Home-Page: https://github.com/python-coincidence/importcheck
Project-Url: Issue Tracker, https://github.com/python-coincidence/importcheck/issues
Project-Url: Source Code, https://github.com/python-coincidence/importcheck
Project-Url: Documentation, https://importcheck.readthedocs.io/en/latest
License: MIT
Keywords: import,test
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Typing :: Typed
Platform: Windows
Platform: macOS
Platform: Linux
Requires-Python: >=3.6
Requires-Dist: click (>=7.1.2)
Requires-Dist: consolekit (>=1.0.0)
Requires-Dist: dom-toml (>=0.2.2)
Requires-Dist: domdf-python-tools (>=2.8.0)
Requires-Dist: packaging (>=20.9)
Requires-Dist: typing-extensions (>=3.7.4.3)
Description-Content-Type: text/x-rst
[Description omitted; length: 4659 characters]

WHEEL

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

RECORD

Path Digest Size
importcheck/__init__.py sha256=wrhqQ3Gfbwu0oLezqGREe-rH4YgGzIRN0pT9vjZF5us 8704
importcheck/__main__.py sha256=iCHw41z9ojFIlkl71Td5JQZydz15zXB9KB9QV0YP_3Y 4764
importcheck/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
importcheck-0.5.0.dist-info/LICENSE sha256=TXanB-tJYmHhByFsynyh-UGwh2VdTVVjbZeFz1utSWc 1064
importcheck-0.5.0.dist-info/METADATA sha256=e_W34IxshavfOyZB5IU0V5MhAM3_jh26vxDcv8DJXNM 6279
importcheck-0.5.0.dist-info/WHEEL sha256=eWG-VKlkr28uNKLeibEoqxkr0uD-5B1bTkj-6eVDwmk 84
importcheck-0.5.0.dist-info/entry_points.txt sha256=1OotDEfL7RHch2rpj2UP9KPw4WdSe7EJLoFG90yTR1s 58
importcheck-0.5.0.dist-info/RECORD

entry_points.txt

importcheck = importcheck.__main__:main