thoth-station/solver
Dependency solver for the Thoth project
This tool helps Python developers understand exactly which software packages will be installed when they specify a particular set of Python dependencies for their application. You input a list of Python packages you want to use, potentially with version constraints, and it outputs a detailed dependency graph, including all direct and indirect dependencies and their compatible versions. This is useful for anyone building or maintaining Python applications, especially in complex or production environments.
No commits in the last 6 months.
Use this if you need to reliably determine the full set of Python packages that will be resolved and installed for your application in a specific operating system and Python environment.
Not ideal if you are a non-developer or if your project does not involve Python software package management.
Stars
19
Forks
11
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thoth-station/solver"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thoth-station/invectio
Statically analyze sources and extract information about called or exported library functions in...
radiantearth/community-sprints
This repo is used to organize and collaborate in sprints for code projects, hackathons, STAC and...
goq/telegram-list
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма...
thoth-station/core
Using Artificial Intelligence to analyse and recommend Software Stacks for Artificial...
thoth-station/adviser
The recommendation engine for Python software stacks and Dependency Monkey in project Thoth.