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.1.tar.gz
(11.2 kB
view details)
Built Distribution
File details
Details for the file thoth-solver-1.0.1.tar.gz
.
File metadata
- Download URL: thoth-solver-1.0.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 321b4089fa8c1bdf6ce23d8c573a5ba39befa6d0ef3d21de96ba7e09f7c713d5 |
|
MD5 | d0af7e70aebcb65d037d7a80f6fa2e9b |
|
BLAKE2b-256 | d430cba064865c13e63d59cf0eee81cea9eb17c97238ccf926b534f738af8bb9 |
File details
Details for the file thoth_solver-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: thoth_solver-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc204ab8ea31271682b0edca3ca3b7acdb4346b681c9f1088bcc74e8fef230b9 |
|
MD5 | 50cb352ae59485a7ed820eacabcdf839 |
|
BLAKE2b-256 | 0576ac3207c6936e70944e8a8930cda45582d771a8f9c4e41016796aff3d34c2 |