pipdeptree 2.23.4
0
Command line utility to show dependency tree of packages.
Contents
Command line utility to show dependency tree of packages.
Stars: 2793, Watchers: 2793, Forks: 150, Open Issues: 10The tox-dev/pipdeptree
repo was created 10 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 2793 github stars!
How to Install pipdeptree
You can install pipdeptree using pip
pip install pipdeptree
or add it to a project with poetry
poetry add pipdeptree
Package Details
- Author
- None
- License
- Copyright (c) The pipdeptree developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/pipdeptree/
- Documentation:
- https://github.com/tox-dev/pipdeptree/blob/main/README.md#pipdeptree
- GitHub Repo:
- https://github.com/tox-dev/pipdeptree
Classifiers
Related Packages
Errors
A list of common pipdeptree errors.
Code Examples
Here are some pipdeptree
code examples and snippets.
GitHub Issues
The pipdeptree package has 10 open issues on GitHub
- Invalid version: '1.1build1' (package: distro-info)
- ImportError: cannot import name 'get_installed_distributions' from 'pip'
- Offline option
- Doesn't detect dependency cycles
- [feature] Make this work in "dry-run" mode
- importlib_metadata.PackageNotFoundError: jeepney
- Convert away from pkg_resources
- No dependencies shown for GemGIS
- Top level dependencies don't show when it is already listed as a subdependency when freezing
- Missed packages installed in virtual environment
- Success code returned on missing packages
- version detection problem when conflicting dependencies
- Doesn't work with extras_require and tests_require
- Feature: Make –graph-output less surprising and more usable
- Option to limit depth of the dependency tree shown