depwatch

View on PyPIReverse Dependencies (0)

0.1.3 depwatch-0.1.3-py3-none-any.whl

Wheel Details

Project: depwatch
Version: 0.1.3
Filename: depwatch-0.1.3-py3-none-any.whl
Download: [link]
Size: 8291
MD5: e812192e8e25b60c203efc30b2badaa5
SHA256: d8e69a807c5ceb46ebeb08860db985a9fac4185c363e5262958b55b6b92bc9c0
Uploaded: 2023-06-17 04:32:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: depwatch
Version: 0.1.3
Summary: A Simple command-line tool for collecting the times of various events in a project's lifecycle
Author-Email: hamakou108 <hamakou108[at]gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: PyGithub (>=1.58)
Requires-Dist: pycircleci (>=0.7)
Requires-Dist: python-dotenv (>=1.0)
Requires-Dist: requests (>=2.31)
Requires-Dist: typer[all] (>=0.9)
Requires-Dist: types-requests (>=2.31)
Description-Content-Type: text/markdown
[Description omitted; length: 2072 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
depwatch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
depwatch/command.py sha256=Nv_52OeLAHNx5bOLWm32vdAdnB68kONjbzFMucZia6c 1046
depwatch/date_utils.py sha256=pKnPSme_mrTYSz_MLrMYc-oew9_hNnnZiQKuVxzIVik 1553
depwatch/deployment.py sha256=pC3lMJvEdtKmEA76lh1IYAXhHMgqxRWzVFQicQPYgUM 1356
depwatch/exception.py sha256=haNYPOBIntpWYBScjSOcpzUjJS5D-c8GCJiYXK8BiiU 45
depwatch/history.py sha256=0Szp3RU4qqObm2wdq6TOiGv_bDH3ZoH3wBBGfUWOoXU 3379
depwatch/main.py sha256=I2v55GD3HaRTky9_Cb29xHZwuFmsB-rN3OQZ3mjz8Is 1006
depwatch/repository.py sha256=-BnlNYgtvjOHqycRSZuygNZXb6QzVqo2V5dFQs5DbpY 1919
depwatch/writer.py sha256=7Gbo3-yXAmFCvTfnDa0grORWMtWcSWoD7DDRyQtxL_M 731
depwatch-0.1.3.dist-info/entry_points.txt sha256=TgxObyYnr9s5hqAOOWSVoPzmfaVqV1ECieTTzsynLfw 51
depwatch-0.1.3.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
depwatch-0.1.3.dist-info/METADATA sha256=JVfgVVjvneri4yBdUAT2gPmwF-zJUKgNKtx2pzzwpis 2594
depwatch-0.1.3.dist-info/licenses/LICENSE sha256=Wc_uZ7pE2doerEuIAHE8TGA_zVoAdQrsRYZHa1CiA7A 1067
depwatch-0.1.3.dist-info/RECORD

entry_points.txt

depwatch = depwatch.main:main_cli