creosote

View on PyPIReverse Dependencies (1)

3.0.0 creosote-3.0.0-py3-none-any.whl

Wheel Details

Project: creosote
Version: 3.0.0
Filename: creosote-3.0.0-py3-none-any.whl
Download: [link]
Size: 16036
MD5: 5bd13faa9c1dca9419040f0ccff6a54c
SHA256: 120452af2641b5e8d69a82fa73eaef9d238d8764c92cc2d6a5584a20b3656302
Uploaded: 2023-10-05 14:17:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: creosote
Version: 3.0.0
Summary: Identify unused dependencies and avoid a bloated virtual environment.
Author-Email: Fredrik Averpil <fredrik.averpil[at]gmail.com>
Project-Url: Source, https://github.com/fredrikaverpil/creosote
Project-Url: Tracker, https://github.com/fredrikaverpil/creosote/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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 :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: dotty-dict (<1.4,>=1.3.1)
Requires-Dist: loguru (<0.8,>=0.6.0)
Requires-Dist: pip-requirements-parser (<33.1,>=32.0.1)
Requires-Dist: toml (<0.11,>=0.10.2)
Requires-Dist: creosote[lint,test,types]; extra == "dev"
Requires-Dist: black; extra == "lint"
Requires-Dist: ruff (==0.0.290); extra == "lint"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: loguru-mypy; extra == "types"
Requires-Dist: mypy; extra == "types"
Requires-Dist: types-toml; extra == "types"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: types
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 13047 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
creosote/__about__.py sha256=EPmgXOdWKks5S__ZMH7Nu6xpAeVrZpfxaFy4pykuyeI 22
creosote/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
creosote/__main__.py sha256=jLAVZ1gLnCRXjnsiGtjeaIPvlni7xCpM5PHp95P4uFw 72
creosote/cli.py sha256=8yFpz5ktUfTDEfY5JaE13Zn3vPHxlnysp9FJF4Dd5PM 2015
creosote/config.py sha256=w0SDPkSCIUIVUPEdowWL5fciXQuM2NXuqvWcwljICtY 5703
creosote/formatters.py sha256=KaQhieJcUynXI7p24sbO4c08CaBzl_PfV_OyPF9tgOk 1109
creosote/models.py sha256=zwLjGtrHDjyRBHi3HLylmxrlUssEYuzoFNsx4trkexQ 523
creosote/parsers.py sha256=hWuFA7j-6CdZPz8ZG7_ap8nRsKmd96N3Slh89CCugXQ 9523
creosote/resolvers.py sha256=mthlHJAiM5YtWslFCXi780rIqhojT4V8QaXGYFSWCUE 9397
creosote-3.0.0.dist-info/METADATA sha256=K5nu6hHH_tcDeNndsgLArukvMZDzhrz7VDtk3l4ulfU 14683
creosote-3.0.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
creosote-3.0.0.dist-info/entry_points.txt sha256=1WdMKnsMdlsTqCkVmpuvYDayaGWihV0Yf5qJJOa1u1o 47
creosote-3.0.0.dist-info/licenses/LICENSE sha256=_hQiru1DnmKFV7ndyrHSYBPcq9g5dMUxzxRqfvyxyvQ 1072
creosote-3.0.0.dist-info/RECORD

entry_points.txt

creosote = creosote.cli:main