Tool and library for discovering package dependencies in PyPI world
Project description
Dependency solver for the Thoth project.
Project scope
The aim of this project is to answer a simple question - what packages will be installed (resolved by pip) for the provided stack?
Imagine you have an application that has one dependency:
$ cat requirements.txt
tensorflow
This project will tell you how dependencies could be resolved:
$ thoth-solver -vvv pypi -r requirements.txt
The output can be found at here.
Installation
$ git clone git@github.com:fridex/thoth-solver.git
$ cd thoth-solver && export PYTHONPATH='.'
$ ./thoth-solver --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thoth-solver-1.0.0rc2.tar.gz
(10.8 kB
view details)
Built Distribution
File details
Details for the file thoth-solver-1.0.0rc2.tar.gz
.
File metadata
- Download URL: thoth-solver-1.0.0rc2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b08bc8902149f9e8d4f14868c47cc000e466519020b44bac8fbcbfe3ac7c823c |
|
MD5 | 5e39f208bc5f06932a13644c310c09a2 |
|
BLAKE2b-256 | 1c2b01c9753957a90de957452a313acaf9f3c855a232926945baa27fe2101978 |
File details
Details for the file thoth_solver-1.0.0rc2-py3-none-any.whl
.
File metadata
- Download URL: thoth_solver-1.0.0rc2-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5216a19062f26a29b2e8f9d3a4583952bd598eb35aa3cf4d8116722e29b4a3a2 |
|
MD5 | fe2b99979d9e2b042e36c41a122b9914 |
|
BLAKE2b-256 | a5623883b4673ee303e0a6bd6744d02fe4830c1b2f65dccefce38080b9562cfc |