backpack-checker

View on PyPIReverse Dependencies (0)

0.1.0 backpack_checker-0.1.0-py3-none-any.whl

Wheel Details

Project: backpack-checker
Version: 0.1.0
Filename: backpack_checker-0.1.0-py3-none-any.whl
Download: [link]
Size: 10352
MD5: 48f4cf2f1f7d1d7291002cca00176e50
SHA256: d9f937ea706db707062dcfea4eef8dbd603fddaee03e5c12e5ff3ccea813a9c1
Uploaded: 2024-12-31 13:55:19 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: backpack-checker
Version: 0.1.0
Summary: A tool to check the status of your "backpack", "backpack" being your local setup for a project.
Author-Email: Paweł Kucmus <pkucmus[at]gmail.com>
Project-Url: Issues, https://github.com/pkucmus/backpack/issues
Project-Url: Source, https://github.com/pkucmus/backpack
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: docker (>=7.1.0)
Requires-Dist: semver (>=3.0.2)
Requires-Dist: textual (>=1.0.0)
Requires-Dist: ipdb (>=0.13.13); extra == "dev"
Requires-Dist: ipython (>=8.31.0); extra == "dev"
Requires-Dist: mypy (>=1.14.0); extra == "dev"
Requires-Dist: textual-dev (>=1.7.0); extra == "dev"
Requires-Dist: mypy (>=1.0.0); extra == "types"
Requires-Dist: pytest; extra == "types"
Requires-Dist: pytest-asyncio; extra == "types"
Requires-Dist: types-toml; extra == "types"
Provides-Extra: dev
Provides-Extra: types
Description-Content-Type: text/markdown
License-Expression: BSD-3-Clause
[Description omitted; length: 7973 characters]

WHEEL

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

RECORD

Path Digest Size
backpack_checker/__about__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
backpack_checker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backpack_checker/app.py sha256=QZZTEvurRIl7JN7Nr47j3xEfzW3D0HETU2G1-wdJ3rM 6446
backpack_checker/checker.py sha256=O57u52e47uWodxNnPE1IvyBeae0cjS54fCbCTBtrY78 5134
backpack_checker/default.tcss sha256=dPKpXoD2nKms5KBiBH5BVtzEuea2W25u_8GKcIjePYQ 2284
backpack_checker/log_handler.py sha256=Mqbpz25HnGJ2wl2SAS8R80--ZLVsaDALs7Ole9lNYfU 2132
backpack_checker-0.1.0.dist-info/METADATA sha256=X9XfKDNlqqzd5z3c1R-8EbB_UOrcPGygjfz03BmYaeI 9362
backpack_checker-0.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
backpack_checker-0.1.0.dist-info/entry_points.txt sha256=BbfmEIPlv_nyhWUs_jbuda4GVSA8iP0CrBHEr3OBiCs 54
backpack_checker-0.1.0.dist-info/RECORD

entry_points.txt

backpack = backpack_checker.app:run