creosote

View on PyPIReverse Dependencies (0)

3.2.0 creosote-3.2.0-py3-none-any.whl

Wheel Details

Project: creosote
Version: 3.2.0
Filename: creosote-3.2.0-py3-none-any.whl
Download: [link]
Size: 16999
MD5: 24240b97ac9f378f7f0eba1bb8dbe16c
SHA256: 2b0c3ddabf2bbfc97eaea858df372dff6aa73c4c992a0fac643ef5e87354e733
Uploaded: 2024-11-18 19:18:28 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: creosote
Version: 3.2.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
License: MIT
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 :: 3.13
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: nbconvert (<8.0,>=7.16.4)
Requires-Dist: nbformat (<6.0,>=5.10.4)
Requires-Dist: pip-requirements-parser (<33.1,>=32.0.1)
Requires-Dist: tomli (<3.0.0,>=2.1.0); python_version < "3.11"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: loguru-mypy; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: ruff (<0.8,>=0.5.0); extra == "dev"
Requires-Dist: ruff (<0.8,>=0.5.0); 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"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: types
Description-Content-Type: text/markdown
[Description omitted; length: 13980 characters]

WHEEL

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

RECORD

Path Digest Size
creosote/__about__.py sha256=OUX37Yd6ZO82d0GJL2dmK0gZTtc_xvlTvGQIl2I-D8k 22
creosote/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
creosote/__main__.py sha256=jLAVZ1gLnCRXjnsiGtjeaIPvlni7xCpM5PHp95P4uFw 72
creosote/cli.py sha256=1vqT8a2HUynnaw3HIuBJqQafk2rLMkOJ466j2UG-Rvo 2067
creosote/config.py sha256=8Uw-qoGlCNPpPStvkDS4D7Cf6qtoqN3Hx5iZYLMmqn8 6080
creosote/formatters.py sha256=KaQhieJcUynXI7p24sbO4c08CaBzl_PfV_OyPF9tgOk 1109
creosote/models.py sha256=zwLjGtrHDjyRBHi3HLylmxrlUssEYuzoFNsx4trkexQ 523
creosote/parsers.py sha256=yX4td9Lnndo3bv4danBNsp5f8TDfpnCwKK4P6PPK5Bw 11866
creosote/resolvers.py sha256=E1inWb-qMpn4CQOG60C_vmgTezqBCVCoAUH2kAJ7ZDE 9638
creosote-3.2.0.dist-info/METADATA sha256=pGaAiT7Woz5UsipE6D1vuBPRWcvey1VBMOkIoQPkV4U 15849
creosote-3.2.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
creosote-3.2.0.dist-info/entry_points.txt sha256=1WdMKnsMdlsTqCkVmpuvYDayaGWihV0Yf5qJJOa1u1o 47
creosote-3.2.0.dist-info/licenses/LICENSE sha256=_hQiru1DnmKFV7ndyrHSYBPcq9g5dMUxzxRqfvyxyvQ 1072
creosote-3.2.0.dist-info/RECORD

entry_points.txt

creosote = creosote.cli:main