DepHell
Python project management. Manage packages
DepHell is a Python packaging and dependency management tool that aims to unify and simplify the Python packaging ecosystem. It can convert between various formats (Pipfile, poetry, setup.py, etc.), manage virtual environments, and ensure reproducible builds. It's a powerful tool for Python developers juggling complex dependencies.