What is DepHell?
It is a Python project management tool. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
DepHell is a tool in the Package Managers category of a tech stack.
DepHell is an open source tool with 1.7K GitHub stars and 117 GitHub forks. Here’s a link to DepHell's open source repository on GitHub
Who uses DepHell?
Developers
DepHell Integrations
DepHell's Features
- Manage dependencies
- Manage virtual environments
- Install CLI tools into isolated environments.Manage packages: install, list, search on PyPI
- Build packages (to upload on PyPI), test, bump project version
- Discover licenses of all project dependencies, show outdated packages, find security issues
DepHell Alternatives & Comparisons
What are some alternatives to DepHell?
Composer
It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
Homebrew
Homebrew installs the stuff you need that Apple didn’t. Homebrew installs packages to their own directory and then symlinks their files into /usr/local.
NuGet
A free and open-source package manager designed for the Microsoft development platform. It is also distributed as a Visual Studio extension.
Nix
It makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup of build environments.
Chocolatey
It is based on a developer-centric package manager called NuGet. Unlike manual installations, It adds, updates, and uninstalls programs in the background requiring very little user interaction.