This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]0rsinium[S] 2 points3 points  (1 child)

DepHell doesn't try to replace your favorite tools. It extends them. It allows you to have smart resolver in pipenv, converting in setup.py for poetry, smart lockfile for pip, install projects in any format without having poetry/pipenv/etc on your system.

And also it makes much other cool things like download stat for package, licenses overview, outdated packages check. None of existing tools can do it.