hdeps

View on PyPIReverse Dependencies (0)

1.3.1 hdeps-1.3.1-py3-none-any.whl

Wheel Details

Project: hdeps
Version: 1.3.1
Filename: hdeps-1.3.1-py3-none-any.whl
Download: [link]
Size: 45277
MD5: 7eab84ee7463f38b9918e87a4ce9fc98
SHA256: 92cedaafd788ae0a16031d73869325abf204ebf101621fe333f2cfe0c56c5593
Uploaded: 2024-04-17 22:57:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hdeps
Version: 1.3.1
Summary: Simple what-if dep resolution for python
Author: Tim Hatch
Author-Email: tim[at]timhatch.com
Home-Page: https://github.com/hdeps/hdeps/
License: MIT
Requires-Python: >=3.10
Requires-Dist: appdirs
Requires-Dist: cachecontrol[filecache]
Requires-Dist: click
Requires-Dist: keke
Requires-Dist: metadata-please
Requires-Dist: pypi-simple
Requires-Dist: requests
Requires-Dist: seekablehttpfile
Requires-Dist: indexurl
Requires-Dist: packaging
Requires-Dist: vmodule
Requires-Dist: black (==23.12.1); extra == "dev"
Requires-Dist: checkdeps (==0.9.0); extra == "dev"
Requires-Dist: flake8 (==7.0.0); extra == "dev"
Requires-Dist: mypy (==1.8.0); extra == "dev"
Requires-Dist: tox (==4.12.1); extra == "dev"
Requires-Dist: twine (==4.0.2); extra == "dev"
Requires-Dist: ufmt (==2.3.0); extra == "dev"
Requires-Dist: usort (==1.0.7); extra == "dev"
Requires-Dist: wheel (==0.42.0); extra == "dev"
Requires-Dist: coverage (>=6); extra == "test"
Requires-Dist: parameterized; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1446 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hdeps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/cache.py sha256=PZYd1F-JzAbIf6sp_P9eoyMC0cqu3xttEX_sH1ZRiZs 1592
hdeps/cli.py sha256=SNoWMCpfREkgmddiOpz_9vxLBhpvZTYXZhnv9_jWBfk 6789
hdeps/compatibility.py sha256=amGEhhSKKCWyy4meiUEOX_rvjn9ZmAMLep3RzcGryGo 4881
hdeps/markers.py sha256=H8uIE_ILRCcbpnvopv3e--9g1-6xmjwCVlHKcU1-tXM 2034
hdeps/projects.py sha256=FmRmLd3CzMAPMU4k5w35vVesayflCHFeUrRSG1Uy2gk 10210
hdeps/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/requirements.py sha256=L5sUxe0mslZ4KwiPGcpGQM9K0CiMa4cjv2alHkkPB6E 1578
hdeps/resolution.py sha256=1jqJfyDTX1EilI-ueU3NtaRaP5phzU-jX-W_D2Mv7jI 14173
hdeps/session.py sha256=MYcsv9c2ynrZ-cA8NSVXXhUHJF_nXnAPa4B_YNlKPMs 1474
hdeps/types.py sha256=IbqPiEq4WMT-a2RSlBbsfnsg81exaPPQHcEwVhj5HIw 1016
hdeps/tests/__init__.py sha256=dvMYQbKvNx0QaT1T2KQ8BY69KvGw-hjC1zm8r8WZagY 547
hdeps/tests/__main__.py sha256=mZPbVbtz_06-eU4T8aukCvypCkbpnh3NeDHfM7iE88w 97
hdeps/tests/_fake_session.py sha256=jRm8DnfwISH0PeNYshXBlg1qoADsPpjpD6_fO4CaJPE 2607
hdeps/tests/cache.py sha256=uiO4v0jdTEBBFvBzuVaN730wDmN8VGvOtG7WB6UAetA 1620
hdeps/tests/cli_scenarios.py sha256=R7qRFfDunifFFrD0xBHANRDE0A7sBk8Owo9nD-ikL5k 3013
hdeps/tests/compatibility.py sha256=m8o7uMANypnDomZS6V3flssMqSChtq4dYUKfVTGInFs 1768
hdeps/tests/markers.py sha256=UaMTT-DB2bitrJU0vx7skPacICzNcjfA3Bp3Zqbd_Dw 1522
hdeps/tests/projects.py sha256=Sor9Djsls9Srysm_JrJBlyKyq4yESXSoER3gn4RKbVU 5294
hdeps/tests/requirements.py sha256=4HWb8Sprbc0hZ9BIuDgslWWUgbNZ6VKfr9XHrfwqDKU 1411
hdeps/tests/resolution.py sha256=v1YrlpyQYVPAbiWSeXusE_cPhYZk0_GFguIZl7WKHIA 2813
hdeps/tests/session.py sha256=MZKOrTZYQZhEN9EgYTn12dpVhOHPWgBUHY2QhnN_hSU 446
hdeps/tests/demo_project/Makefile sha256=ezqnchgQnqiYX1ebeK70j7Qg_oWbw-e0J8JH8h06msU 103
hdeps/tests/demo_project/setup.cfg sha256=MD-tHBQ0t78NuR1yGEwN6Do_Tuu-fIvK_N-FzHXqjUg 191
hdeps/tests/demo_project/setup.py sha256=hDrCbDikGrrleCULwPlBkZSzIKD2cyfZQQN6Qmj2z-c 38
hdeps/tests/demo_project/demo_project.egg-info/SOURCES.txt sha256=Zd4ttkK-Zj1_LwX7tBAuEje4P8YVjiAaXUBFUlerQGY 197
hdeps/tests/demo_project/demo_project.egg-info/dependency_links.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
hdeps/tests/demo_project/demo_project.egg-info/requires.txt sha256=VUsKIvMymYK8N3s55M00bnvvyd64OMed3oU6F3ga5T0 74
hdeps/tests/demo_project/demo_project.egg-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
hdeps/tests/demo_project/dist/demo_project-0.0.0-py3-none-any.whl sha256=VrRc-GalVWLTfQlPAP1Z_DDfUU7NyoilGoD02TGI-RU 1065
hdeps/tests/demo_project/dist/demo_project-0.0.0.tar.bz2 sha256=YlN2cJZGe_RwKAOcqyGuvUhSxQt1HqXqz0BlgksJvgI 824
hdeps/tests/demo_project/dist/demo_project-0.0.0.tar.gz sha256=poBb-L2WVQyiWwFFwG234bVijuATFfq94vC-h-0aCIg 782
hdeps/tests/demo_project/dist/demo_project-0.0.0.tar.xz sha256=wy2_W___TSzQV9h_XgtZWbsMfIUjdxdTnJ8ZRE8FckI 756
hdeps/tests/demo_project/dist/demo_project-0.0.0.zip sha256=jGXubBzQWEON47d8q2YrKeyuBHBpPTcksuP3BmuLVWc 2070
hdeps/tests/fixtures/CircularDependencyA-0.0.0.tar.gz sha256=VVJLDTUZh-nwoc9CDpxkCvWU97DWYFC06uFp-FmV1og 1300
hdeps/tests/fixtures/CircularDependencyB-0.0.0.tar.gz sha256=7yZvXxvaZ6VTgc3pS0ZP1SSL9ifUdjKkgZZsB-UaWLo 1304
hdeps/tests/fixtures/batman-1.0-py3-none-any.whl.metadata sha256=tyNPSDOdMfPrrrzgQBBG6Cri7GHvriLWVKo5QTqBzHY 39
hdeps/tests/fixtures/batman-2.0-py3-none-any.whl.metadata sha256=fny-qZK6oMTo5uDy8vm4JKQu6hbDKJnZw0x4O5mzArI 38
hdeps/tests/fixtures/batman-2.1dev1234-py3-none-any.whl.metadata sha256=fny-qZK6oMTo5uDy8vm4JKQu6hbDKJnZw0x4O5mzArI 38
hdeps/tests/fixtures/batman.html sha256=HU71_riKk411wWJmHvdybS39TPUd5FJi8E5AvBVAW_8 428
hdeps/tests/fixtures/circulardependencya.html sha256=LmRvarVUOaHzGMtcCIZyLsoz5SfdkIWNnS5Mp61B1_w 80
hdeps/tests/fixtures/circulardependencyb.html sha256=SciSe_hY0lHGILL-_rPaJAA8z2Ii3IivDZH8eROyvjQ 80
hdeps/tests/fixtures/pyver-3.10-py3-none-any.whl.metadata sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/tests/fixtures/pyver-3.6-py3-none-any.whl.metadata sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/tests/fixtures/pyver-3.7-py3-none-any.whl.metadata sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/tests/fixtures/pyver-3.8-py3-none-any.whl.metadata sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/tests/fixtures/pyver-3.9-py3-none-any.whl.metadata sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdeps/tests/fixtures/pyver.html sha256=Mn4gcenRS7tTNz392jtXsfCsp-LFqdWokUo0IsslMaY 833
hdeps/tests/fixtures/robin-1.0-py3-none-any.whl.metadata sha256=arfYaJXFFX9yLsZhhcFWIAr-lLiyLxOcLY836Nfglzs 12
hdeps/tests/fixtures/robin-2.0-py3-none-any.whl.metadata sha256=arfYaJXFFX9yLsZhhcFWIAr-lLiyLxOcLY836Nfglzs 12
hdeps/tests/fixtures/robin.html sha256=Ug3WyFNect3WFn2HqwyeWkmOlHievZ6wgFs9xt59R5s 273
hdeps/tests/scenarios/bad_py_version.txt sha256=J32m1Gak1Fio5W2UHrbcbz40NnE8UfTCalZQfYCENz8 172
hdeps/tests/scenarios/batman_1.txt sha256=f5ro8AGX-UwtnIJ7ohzaEkHF5RBQ-dZqgRgtNurCMtQ 183
hdeps/tests/scenarios/batman_1_install_order.txt sha256=XXtaEtXf2VfyvB8K2kTvG_2RfJKW9eOz1qUorkXuG9Q 164
hdeps/tests/scenarios/batman_1_no_reuse.txt sha256=MAKZy4rNUSOsjx4ckAyNAXZO6CHaLoX2ggJ286etBq0 567
hdeps/tests/scenarios/batman_1_reuse.txt sha256=K8TpfKHEFlimDtX9bZG9rYv3ukApARtIDLx30UKFwUs 239
hdeps/tests/scenarios/batman_have_dep_nonpublic.txt sha256=dBT602xia4WKfbBD71XDW21LFKrer3guTG9w7mc9XYA 194
hdeps/tests/scenarios/batman_have_nonpublic.txt sha256=qHjQmwUhpcC8fR9-iBhM1r_OGtC0TsTIFPNQJE8Xc4Y 159
hdeps/tests/scenarios/batman_have_public.txt sha256=k4yWTT3e5mtxY-HM06ygHW7bxPVTI6Tpc1LbOx5qj2w 233
hdeps/tests/scenarios/circular_dependency_sdist.txt sha256=QhLQBFobflOZvPOkSWG24c1X9z9pYxuJ0O8A_FR7tcc 223
hdeps/tests/scenarios/color_conflict.txt sha256=MWSmhccGkzK05XrEmGc21AdD-_afYnOhHsXlPpfDm7A 367
hdeps/tests/scenarios/color_legend.txt sha256=xlLUrbbJgCiRommDS3okvm6TFZTTOkxCpa_xpiP2mu4 451
hdeps/tests/scenarios/markers-in-feed.txt sha256=_-8oziLM8f1b3itHdCrHgNOSsIQCJ8S5eiYa4CBFVwg 238
hdeps/tests/scenarios/missing_dep.txt sha256=9xIUSP3V23qMMEUDNy4hI6B2UjBjNFoWGbk5yHqqoi0 119
hdeps/tests/scenarios/prerelease-dep.txt sha256=wla0co_618_Fv8semUlUPWZ47zObF5Ee922rSSYYZNA 136
hdeps/tests/scenarios/requires-python.txt sha256=Tg0ANjCoLakpxFWb25VRncV8R2izMabGsRzPlgj8pqE 249
hdeps-1.3.1.dist-info/LICENSE sha256=Ky0e-7QB-tvpHTzVb_pQ8yUdH0XHZoJf1e0QEp_aVvA 1133
hdeps-1.3.1.dist-info/METADATA sha256=q5oaE6DZmCnzHwZWC9Mtv-cPDroD7VkRpEiiymJmMDM 2579
hdeps-1.3.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
hdeps-1.3.1.dist-info/entry_points.txt sha256=Zw3YcV4FldSFh3HbHcfHsKPOt6-Uf_x9Olr2hnGx_gQ 41
hdeps-1.3.1.dist-info/top_level.txt sha256=pabwBV1SZaRHICsEjlOE01NqC6CMy2Y3iEzBxYw0abU 6
hdeps-1.3.1.dist-info/RECORD

top_level.txt

hdeps

entry_points.txt

hdeps = hdeps.cli:main