pipdeptree

View on PyPIReverse Dependencies (188)

2.23.4 pipdeptree-2.23.4-py3-none-any.whl

Wheel Details

Project: pipdeptree
Version: 2.23.4
Filename: pipdeptree-2.23.4-py3-none-any.whl
Download: [link]
Size: 32236
MD5: 6401876e0f8a17f99e835b58239832b8
SHA256: 6a4b4f45bb4a27a440702747636b98e4b88369c00396a840266d536fc6804b6f
Uploaded: 2024-09-17 22:37:45 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pipdeptree
Version: 2.23.4
Summary: Command line utility to show dependency tree of packages.
Maintainer-Email: Bernát Gábor <gaborjbernat[at]gmail.com>, Vineet Naik <naikvin[at]gmail.com>
Project-Url: Changelog, https://github.com/tox-dev/pipdeptree/releases
Project-Url: Documentation, https://github.com/tox-dev/pipdeptree/blob/main/README.md#pipdeptree
Project-Url: Homepage, https://github.com/tox-dev/pipdeptree
Project-Url: Source, https://github.com/tox-dev/pipdeptree
Project-Url: Tracker, https://github.com/tox-dev/pipdeptree/issues
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.
Keywords: application,cache,directory,log,user
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: packaging (>=24.1)
Requires-Dist: pip (>=24.2)
Requires-Dist: graphviz (>=0.20.3); extra == "graphviz"
Requires-Dist: covdefaults (>=2.3); extra == "test"
Requires-Dist: diff-cover (>=9.1.1); extra == "test"
Requires-Dist: pytest-console-scripts (>=1.4.1); extra == "test"
Requires-Dist: pytest-cov (>=5); extra == "test"
Requires-Dist: pytest-mock (>=3.14); extra == "test"
Requires-Dist: pytest (>=8.3.2); extra == "test"
Requires-Dist: virtualenv (<21,>=20.26.4); extra == "test"
Provides-Extra: graphviz
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 12838 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pipdeptree/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pipdeptree/__main__.py sha256=kWDnB2aC0rSGTCg9FCf-fjRyFzy1FRJ4kSXe8rBS7Mk 2256
pipdeptree/_cli.py sha256=9hPkdvJBzBYCAvrn_GKcxsw7-E4DvuaN2qa6yDZDszs 7332
pipdeptree/_detect_env.py sha256=5nFkDtIIxH1-Wuf9N6ihmI-t4XIRPLT0Q3zvX6o1y-Q 3068
pipdeptree/_discovery.py sha256=MvNhehL5MYjltpeqQCHN8aj9q2TMabFrOzdOh0QEe3I 5341
pipdeptree/_freeze.py sha256=81mHGzMP-B0aj6CMC37kuZ-IrU7CsNtuP-5f3UMFoEg 2874
pipdeptree/_validate.py sha256=Rml5l4ckW9kflhmyQ_nYx_kLLK70z7mvsBP14s8fYGU 3925
pipdeptree/_warning.py sha256=T-7qNwcK1-ScZxdxE9Jp7-C5gz7mBnqp_rjUDThoyWU 2095
pipdeptree/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pipdeptree/version.py sha256=xISHYm67NJrCTIaTcZ1bUHwNyv1608A9lg7iqJgo82Y 413
pipdeptree/_models/__init__.py sha256=CKz-tyU2eIF9g58cQwMOXiYa2GyGBHf3QQPxnzVHJ28 225
pipdeptree/_models/dag.py sha256=31VeADNXGIrGd43G4EuphW2eOHTHzvHVir_d7KSGWEM 11274
pipdeptree/_models/package.py sha256=EcjyGdxQoWD9GNx4DXdnWnstaEoxgwnBhEpGavkWvXs 8387
pipdeptree/_render/__init__.py sha256=ZA-arZTeBSksHoRTYB5G8VqCrYuxffLbFFAyxlDjOdk 1088
pipdeptree/_render/graphviz.py sha256=gzBuJTMZzVXsxuzXvW0fKaESebD_SgoPFvNE9Fh1sTY 4408
pipdeptree/_render/json.py sha256=pwngNguPGnEcGRy7R8fw5YBnLJPEGh9FyAGfV55erPw 682
pipdeptree/_render/json_tree.py sha256=ct1etYsoFUhFEU_OaWt7Po48i_6NM6kU0Yp2qxzjj5E 1680
pipdeptree/_render/mermaid.py sha256=8hzbCHQcFYDVzoDze1ferdaON5Ok6ot0eIgYQigavnQ 3898
pipdeptree/_render/text.py sha256=eig_W0eZFb8zAxx61PTKfehbSPzB_eHGsbiagkcyZYQ 5069
pipdeptree-2.23.4.dist-info/METADATA sha256=Wail7LYd1cFI13M7aoWBDcdJc7V2XDGLG3R06VJ319Q 15914
pipdeptree-2.23.4.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pipdeptree-2.23.4.dist-info/entry_points.txt sha256=e6EaTzxgkVyLLFrSHZ1Iwy5bcJLP8XeSbbRDys6U08w 56
pipdeptree-2.23.4.dist-info/licenses/LICENSE sha256=YRvHqfk1dML--GBntzpV91Tgb2rPCBwchlKmj4aG8ok 1064
pipdeptree-2.23.4.dist-info/RECORD

entry_points.txt

pipdeptree = pipdeptree.__main__:main