Package: python3-pipdeptree (2.2.0-3)
Links for python3-pipdeptree
Debian Resources:
Download Source Package python-pipdeptree:
- [python-pipdeptree_2.2.0-3.dsc]
- [python-pipdeptree_2.2.0.orig.tar.gz]
- [python-pipdeptree_2.2.0-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
display dependency tree of the installed Python 3 packages
Pipdeptree is a command line utility for displaying the installed Python packages in form of a dependency tree. It works for packages installed globally on a machine as well as in a virtualenv. Since pip freeze shows all dependencies as a flat list, finding out which are the top level packages and which packages do they depend on requires some effort. It can also be tedious to resolve conflicting dependencies because pip doesn't yet have true dependency resolution (more on this later). This utility tries to solve this problem.
To some extent, this tool is inspired by lein deps :tree command of Leiningen.
Other Packages Related to python3-pipdeptree
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pip
- Python package installer
-
- rec: python3-graphviz
- Simple Python 3 interface for Graphviz
Download python3-pipdeptree
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
armel | 20.1 kB | 76.0 kB | [list of files] |