pipdeptree

View on PyPIReverse Dependencies (193)

2.26.1 pipdeptree-2.26.1-py3-none-any.whl

Wheel Details

Project: pipdeptree
Version: 2.26.1
Filename: pipdeptree-2.26.1-py3-none-any.whl
Download: [link]
Size: 32802
MD5: e339566f690956730dcbaf94bfebff97
SHA256: 3849d62a2ed641256afac3058c4f9b85ac4a47e9d8c991ee17a8f3d230c5cffb
Uploaded: 2025-04-20 03:27:40 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pipdeptree
Version: 2.26.1
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
Keywords: application,cache,directory,log,user
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
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.9
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-Expression: MIT
License-File: LICENSE
[Description omitted; length: 12920 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.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=aIdeADBUIsO-QmXKJTdXeuRXRV8714cH5cuuf3PVVUk 2585
pipdeptree/_cli.py sha256=J1fNIt4AXQCHKeGAWaKrnj1YPV1lOwEyXcmq8wDQxrQ 7816
pipdeptree/_detect_env.py sha256=5nFkDtIIxH1-Wuf9N6ihmI-t4XIRPLT0Q3zvX6o1y-Q 3068
pipdeptree/_discovery.py sha256=IVcnJFWCE-_SOz30wav3uoYlXQjGBo3b5SMq-z-rBGE 6261
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=JvTgDPtHARInMy_Jj6LKZ4heHLCJF7TxWpGAfPt9XIY 513
pipdeptree/_models/__init__.py sha256=CKz-tyU2eIF9g58cQwMOXiYa2GyGBHf3QQPxnzVHJ28 225
pipdeptree/_models/dag.py sha256=FoCZL1nPs7G3PCOm-Bq2jUwAJ_XWIi2T5EpYBxz9wkY 11295
pipdeptree/_models/package.py sha256=JO3QWFvULM-HyfeQBvv-pV7lhGxWczHuJuhO9pmsyE8 8527
pipdeptree/_render/__init__.py sha256=CyOpSwcXnPbLreDkmlc5x9UAg4n64rDDGCJUD_VEXR0 1133
pipdeptree/_render/freeze.py sha256=cnepwOK5_Cr8HyBmnWDvns2hESJffGBUjXbIUY7ot3w 1326
pipdeptree/_render/graphviz.py sha256=3mvuEKxK0qg9et-9-o0cdKSy-TqnIURxnY4DbV5G8DA 4008
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=tVQu_HFW_97ghHYuLvCCjcept1zRRRqN3yBaLRpNHxQ 5031
pipdeptree-2.26.1.dist-info/METADATA sha256=u1s2L7gxPVaYx57l2qQIa9XcZFuNrKyp5Ae0FaTcH7A 14694
pipdeptree-2.26.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pipdeptree-2.26.1.dist-info/entry_points.txt sha256=e6EaTzxgkVyLLFrSHZ1Iwy5bcJLP8XeSbbRDys6U08w 56
pipdeptree-2.26.1.dist-info/licenses/LICENSE sha256=YRvHqfk1dML--GBntzpV91Tgb2rPCBwchlKmj4aG8ok 1064
pipdeptree-2.26.1.dist-info/RECORD

entry_points.txt

pipdeptree = pipdeptree.__main__:main