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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size thoth_solver-1.0.2-py3-none-any.whl (12.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size thoth-solver-1.0.2.tar.gz (11.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for thoth_solver-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66cd2580acdf63edea9f18aea7efdf97500f796e41051a93315881eccdde41cd |
|
MD5 | 8dc8bdddec142cc4e345b51771e997a2 |
|
BLAKE2-256 | d5d3dc298625cdd853ddfda544b06fd0a005d1d694ae02eb1d3940129ca97255 |