Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

thoth_solver-1.0.1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page