pipdeptree

View on PyPIReverse Dependencies (192)

2.24.0 pipdeptree-2.24.0-py3-none-any.whl

Wheel Details

Project: pipdeptree
Version: 2.24.0
Filename: pipdeptree-2.24.0-py3-none-any.whl
Download: [link]
Size: 32441
MD5: 36dacfb88c4aa15a7e4c2d7ae1f1d8f1
SHA256: 97a455ee53cfa3dfe07223a985e4d473ac96a8b9e953d7db7f27a5e893865023
Uploaded: 2024-11-26 01:56:57 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pipdeptree
Version: 2.24.0
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
[Description omitted; length: 12972 characters]

WHEEL

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

RECORD

Path Digest Size
pipdeptree/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pipdeptree/__main__.py sha256=e9LpBWsHtUjvCn7vUMGB1woxsjTM5NvzjhWVA3SZPL0 2318
pipdeptree/_cli.py sha256=ujiaJ3ap11e5eW2qGGq86nAPiHtKBnrYezmOmKKB1l4 7699
pipdeptree/_detect_env.py sha256=5nFkDtIIxH1-Wuf9N6ihmI-t4XIRPLT0Q3zvX6o1y-Q 3068
pipdeptree/_discovery.py sha256=rgsrKCvdgY7JJrr2zToU6-AR2US-jUL6xJxQbINE-2g 5550
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=oHmVwX5PqCgVIPIR2nkydXTSxyO3MX8Uh4VbjmPizrg 413
pipdeptree/_models/__init__.py sha256=CKz-tyU2eIF9g58cQwMOXiYa2GyGBHf3QQPxnzVHJ28 225
pipdeptree/_models/dag.py sha256=31VeADNXGIrGd43G4EuphW2eOHTHzvHVir_d7KSGWEM 11274
pipdeptree/_models/package.py sha256=jqGHOzG0eNM8uPt-vUvcM7yqskIvsLkeVi_wShmvvLI 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.24.0.dist-info/METADATA sha256=D9zjo5c8eSjO90w0zJdiZDewV65wrEZcxdzyHAuqDSs 16026
pipdeptree-2.24.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
pipdeptree-2.24.0.dist-info/entry_points.txt sha256=e6EaTzxgkVyLLFrSHZ1Iwy5bcJLP8XeSbbRDys6U08w 56
pipdeptree-2.24.0.dist-info/licenses/LICENSE sha256=YRvHqfk1dML--GBntzpV91Tgb2rPCBwchlKmj4aG8ok 1064
pipdeptree-2.24.0.dist-info/RECORD

entry_points.txt

pipdeptree = pipdeptree.__main__:main