undep

View on PyPIReverse Dependencies (0)

0.1.0 undep-0.1.0-py3-none-any.whl

Wheel Details

Project: undep
Version: 0.1.0
Filename: undep-0.1.0-py3-none-any.whl
Download: [link]
Size: 18141
MD5: ebe3f15ed24c09c93f060b53883737f6
SHA256: 127f81efb7444b87c93e29899bed120c3828183ba0cce7ef1d296020a6cb1af5
Uploaded: 2024-11-12 11:06:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: undep
Version: 0.1.0
Summary: Indirect dependency management system
Author: Akshit Tyagi
Author-Email: tyagiakshit833[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.0)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: fastapi (<0.105.0,>=0.104.0)
Requires-Dist: httpx (<0.25.0,>=0.24.0)
Requires-Dist: pydantic (<3.0,>=2.0)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: requests_mock (<2.0.0,>=1.11.0)
Requires-Dist: rich (<14.0.0,>=13.0.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
undep/__init__.py sha256=MjviBmC1MPqemJlz8Wv9g32TSi4czXAx0H9wHLTGKVM 76
undep/cli/main.py sha256=fiQKE3gdiSI3lb1c7v7ByD1Cz3fax-6WFRE1hv2EscM 2585
undep/config/loader.py sha256=YbOLqh1-H_kgvCimHNBzSXO8_i6ZZXnqttKodzhGZrw 1496
undep/config/models.py sha256=XqW2Q-_vqtYMs4RcsQBurNZWgHOYvaWSV-v0LvzkW8s 607
undep/core/monitor.py sha256=dKFT4gDYdAh9UZyXw3J9pQl_fKn2zIqYWDY4v3VuhY4 2677
undep/core/updater.py sha256=VDpG0fh93riTvQJu_rJ0EGAgmZTRQjuwMmQgMQHuIxs 1832
undep/utils/logger.py sha256=iLS57HVMJB5XdPou2jvAf4f4Bm2amb0c2bAIvAO6bME 358
undep-0.1.0.dist-info/LICENSE sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
undep-0.1.0.dist-info/METADATA sha256=0Ec-P_W_gqkHW7vOGYAKiD_LONixRwsKkmOMHNmARBc 799
undep-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
undep-0.1.0.dist-info/entry_points.txt sha256=KfJ0wJy8IDvzZhGw8_xSvWplmK_-0gl6jH-s9gzvLTs 44
undep-0.1.0.dist-info/RECORD

entry_points.txt

undep = undep.cli.main:cli