Simple what-if dep resolution for python
Project description
hdeps
Simple dependency not-a-solver lets you debug where backtracking would happen, or figure out what would change on a platform that's not the same as you're running right now.
This code was originally part of honesty but is easier to iterate on with pypi-simple as its source.
$ hdeps requests
...
$ hdeps --install-order requests
...
$ hdeps --have urllib3==1.999 requests
...
Version Compat
Usage of this library should work back to 3.7, but development (and mypy compatibility) only on 3.10-3.12. Linting requires 3.12 for full fidelity.
License
hdeps is copyright Tim Hatch, and licensed under
the MIT license. I am providing code in this repository to you under an open
source license. This is my personal repository; the license you receive to
my code is from me and not from my employer. See the LICENSE
file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hdeps-0.9.0.tar.gz
.
File metadata
- Download URL: hdeps-0.9.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9908ca37aecf66530023ba70480aeec86c1484398470c58600cdb82453552d8 |
|
MD5 | 7d0ee69fa4d5d9d6a51be61ba594b4a8 |
|
BLAKE2b-256 | 3cb0552d0807bd92f5dc4a33eb5106fc7a74e3793075343bed5cf2e2caec077d |
Provenance
File details
Details for the file hdeps-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: hdeps-0.9.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63dd5deaf327b003bac1fc765242599abbb118afa391c40531d8fe37efeab24b |
|
MD5 | 69132c548d5bba643aa4563872a1e19e |
|
BLAKE2b-256 | 927b5e67bde01285bc975965a53cdcfbab61f6283809c25854f4fc6e7bc4d7fb |