Graph of python package dependencies
Project description
package-tree
package-tree is a command-line tool that builds a dependency graph
of the Python packages installed in the current environment.
It inspects installed distributions and generates a Graphviz graph
using the dot command.
Exemple
Requirements
- Python ≥ 3.8
- Graphviz (
dotcommand available in PATH)
Example
package-tree -f svg graph.svg
See package-tree --help for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
package_tree-0.1.0.tar.gz
(3.8 kB
view details)
File details
Details for the file package_tree-0.1.0.tar.gz.
File metadata
- Download URL: package_tree-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df91305261a6947b6bda460d03432837f9ae4884e04e779d6948e380fc28eec4
|
|
| MD5 |
578ab057b888b30e2d9f8d8bbb668429
|
|
| BLAKE2b-256 |
183f83140bc156987876f80ef243868d9a7fe3fd88e39ea70b77f4e580a867f6
|