Skip to main content

pipdeptree

PyPI PyPI - Python Version Downloads Documentation PyPI - License check

pipdeptree displays installed Python packages as a dependency tree. pip freeze shows a flat list; pipdeptree adds parent-child relationships and reports dependency conflicts or cycles.

Quick start

pip install pipdeptree
pipdeptree
Flask==0.10.1
┣━━ ✓ itsdangerous required: >=0.21 installed: 0.24
┣━━ ✓ Jinja2 required: >=2.4 installed: 2.11.2
┃   ┗━━ ⚠ MarkupSafe required: >=0.23 installed: 0.22
┗━━ ✓ Werkzeug required: >=0.7 installed: 0.11.2

Find packages that require a dependency:

pipdeptree --reverse --packages markupsafe

Output as JSON, Mermaid, or Graphviz:

pipdeptree -o json
pipdeptree -o mermaid
pipdeptree -o graphviz-svg > deps.svg

Report package counts, depth, conflicts, cycles, licenses and size:

pipdeptree --summary           # aligned text
pipdeptree --summary -o rich   # styled table
pipdeptree --summary -o json   # machine-readable

Inspect a tree without installing it. Resolve requirements against a package index, or read a resolved PEP 751 lock offline:

pipdeptree from-index "flask"          # i is a shorthand alias
pipdeptree from-index --requirements requirements.txt
pipdeptree from-lock pylock.toml       # l is a shorthand alias

The render flags above, including --summary, work with both subcommands.

For the full documentation, visit pipdeptree.readthedocs.io.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipdeptree-4.2.1.tar.gz (142.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pipdeptree-4.2.1-pp311-pypy311_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPyWindows x86-64

pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

pipdeptree-4.2.1-cp315-cp315t-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.15tWindows x86-64

pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64

pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ ARM64

pipdeptree-4.2.1-cp315-cp315t-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

pipdeptree-4.2.1-cp315-cp315t-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

pipdeptree-4.2.1-cp314-cp314t-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.14tWindows x86-64

pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

pipdeptree-4.2.1-cp314-cp314t-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pipdeptree-4.2.1-cp314-cp314t-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

pipdeptree-4.2.1-cp310-abi3-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.10+Windows x86-64

pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ x86-64

pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

pipdeptree-4.2.1-cp310-abi3-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

pipdeptree-4.2.1-cp310-abi3-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10+macOS 10.15+ x86-64

File details

Details for the file pipdeptree-4.2.1.tar.gz.

File metadata

  • Download URL: pipdeptree-4.2.1.tar.gz
  • Upload date:
  • Size: 142.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.1.tar.gz
Algorithm Hash digest
SHA256 c6c5d8035c191adfb2b673c57c921288159dbad553e0184229671ed0d086450c
MD5 06b85cd3348de5750a2b9b787fda4649
BLAKE2b-256 ac85ef9bd9ab9b5299293d749c5656ba1649fbd2502dc4ad7b8993546a9a1cfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1.tar.gz:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4c000c4e47aea6bba827e4ae933e072d638db9e7d81799f3f56299e3589e3c11
MD5 d8b3d26c57e604d3c81ca1bf24df6b75
BLAKE2b-256 60e25bf8c7713640f2f280b11f1c81dee9f77d3724c40a1637950da666cc5974

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-pp311-pypy311_pp73-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b89ebb5f1a813a16b7320d57394608ab08ba18f62db310e7df0af3b8d1b8ec6d
MD5 19a805f3e40255ba38cd4449c6af0bc3
BLAKE2b-256 f5ea1f42e3b2a96ba8efdaaf2aa7f3ba2e501fc18f872508d09fd57225f59909

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 457b26ecf70a1ed60584847b5ba6caf4408040470982b2b484d7837445c57a80
MD5 38d6d12420fb73c9d410304fb6624f82
BLAKE2b-256 ad2d843e39a4b95ffb4f724c570fdb37d2e5f520f992aeea523be2409cbaa41e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c9a0dd03c3ddb15576add48304d5b03ebb8d7ce4311a1742d269390f3fa99cc
MD5 22e275bd7ce06dc12281046fc7c8e929
BLAKE2b-256 b19f7c59b8022878033698b4283a04f09b24ca633ca8332b87145e142eaf5ba4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fe25fce8a9d0b34e0d6e0e9ffbf6718f20d520f550e0a8bedd031c25e3fac0b0
MD5 922d5795f6a8564e044fb24745bac5da
BLAKE2b-256 2f7aa54a862d8bc5ea3bdb62251b61432425a230ac64137f278ba7a478e86439

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.1-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 6a8428b1a80c922fd9e7afbdb9dc9445b151dd39f425cac2b25348020e9612c8
MD5 7ab8f34677cc4aab69012454264d88b3
BLAKE2b-256 e84d17ec07e0ff4c1c31be08070cb5dbfbff250f974a058f017ba7f74cc08a58

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c036f88ff4c076d0c1e8054a9a217c377da4931a8d026275258d9d16f650ae81
MD5 abec3259105fb3d43b81f60c90ef4735
BLAKE2b-256 355e6f3fe333b97b9449101c15f09b41f3868fb224f87d3f9de36986d867ad8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c28b56fc754689b18ca7548fcdf6ad4b65ca9fd4257bd9459d54508af1b97b3d
MD5 f99d15a6c2f6a708724792c941d5a397
BLAKE2b-256 7665ec51b8362000ce750e346676f92c28d13ad6c2d0a96d5f42ac5ef7d113f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 464fd777c02ce8896e3776228e2a707709299e033189c646bd88970e801d2b8a
MD5 504ed7658f47107161d180c85ca59766
BLAKE2b-256 0f2ac3f13347279c88bc402ffd01ebbb68b458c1a00b1c0f7f2716a1ae773eee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b130187fbc1dd96a5136dddb2759b27d852f7bbd07f0eb142483c0ee32ef2653
MD5 f413592ba35c3ed19ca605c8788730ba
BLAKE2b-256 4cc024047d33939d572e81b8b6e78e47432adc5f3c9ba8888683a617f18ea62a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f0667a5044c8e691fd06d355ebb7436f1c440f4add8f1bb7600c4dd214d3341
MD5 7e6c12827cb6f55bfda65e0de3d33db0
BLAKE2b-256 63167a2038e4d9911566a0972ebf898a5b8c479215c2eedf417664f7d49ab2a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7615fdfc5656ee2c24790bca2c284e25bc432fe78e55acec08965e26cc3dd729
MD5 9b40532d44878fde41290c35f87f5042
BLAKE2b-256 edb01dab0afa5c2d2299d60c31a72e0435f2a2af227958dad0751b983957973b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0dc7377acd621d3e2bc7586b9151a421da9c2aef07b22a447606e6ec6fd80e7c
MD5 3cba41bba06622010ca19c7f80c11ec3
BLAKE2b-256 79a601f5f4deafaa5f84f6e252c309dba2bf0362a7624f9d8f19e305a4d0d2e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5a5ae86b9282b61f5b7bdb7f2d3b4bf90152b8a24240e8912d7d38769f2269a
MD5 662c3a53b38d6ae53d06abfd32e7e951
BLAKE2b-256 d4fb5fda34c8922196d27dd2b5d8a45bf7fb338c4f11b7db6a7f5705e7bea65d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 32a395f09453c552d64f67ae0767085761f56f14a910d27344e704feb8359cc9
MD5 24a319d59482923b6fb5179b0f530602
BLAKE2b-256 a9d0664ce9da195665a6c1d890bc47f2d93ee48dab199da9bd9848610b46b237

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f3f464eafe5fa19907af2670d6b11c693f95a3a731775cf30a93d9ecbbf09186
MD5 92c2edb8e07bb06b437bba132462243c
BLAKE2b-256 f7df050f52bc142a3bb5aee3020f7bd9509c4bab11683b6079946e9844fff1e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8af380cc3bcf01f743b8a007b45f228321052e32eedf2fff09642f8e4ff9acfc
MD5 155e8f65ec1da5411ddb54c7354aad8d
BLAKE2b-256 f2d5765f149421c13dbf79a771b2a9828277a1b69513f333e6a2e7568f0826f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 845b91da6b257e53625e164c4ae3c0c0781cf2ceadc6e55767e664f06ee85ff5
MD5 91948e7f47ba8dedba87e8cb5d4ff0a2
BLAKE2b-256 e4a436511ec68882c78ffdfe8536ae82ff17d4dc256422a8e966bc9516f1dd52

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 afc1f4fb9583de5f46dee8f4b51f570fca721f844f47283a009b988a399e1925
MD5 a7bf5afcf392c36a563e3d13f3d37764
BLAKE2b-256 08ece58a1b5f33184ee80baa2960ce1aedf2d6c75a6c7755b3a8463fe17d89ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.1-cp310-abi3-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f508d4a5d4ece677cc6079de148003645e4d4f86457515937ca34b4819bc9cef
MD5 61a1dcaf593c7ecc0dc29e22bedd4fde
BLAKE2b-256 d05ef2a9629cb3f2075ad8c77f743ee8d6e7d2f29ba7d9958989cceb1f6ca7fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4055b5159e115ef6c13586c95b9d90404f78f6f31ade968aefebc99156d5610
MD5 536196d90afd1e0bde45da4c0301b77a
BLAKE2b-256 bed05aaa92d2cc8452c5366d956afb61fb9dbfcd6cb1d9431f2120eaf34945da

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 70fa1d6664074e819ca5334b8df8ce8bce6dc7409f41c55cc01afddc957d2962
MD5 b21ad2cf69e8ccba850ca60e93e1fc51
BLAKE2b-256 24c7969ed1cb562067b0e0e9c5de26e2ea981cacd4a6d6be64add1d19ccf6ed1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b61923e92ee8cf988ee806c41b1ca49f369f5b863a884b98853c17892bbc5c60
MD5 49d01b1d0d3243ee8d7d1e42e0d71fa5
BLAKE2b-256 b374abda1f6811ef417651bbe6fdea515b0988ecc557a7e4a5e517e26c49fe19

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 abecd802781fe74660b98dd9c511970d022671eb9640543e40b9b2a0886b9854
MD5 be18ab32ae971958f76cb1bb10ca6fbb
BLAKE2b-256 70a1673e1305516e69d51b59fbe2655e7f67413ae93c7de43caf3b7cbfcea5c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d0342f5e15d12dbcf7ceb0544040a76dd50b93f4ca310265d56ac3202d4d08c7
MD5 64b6166bc01a90c1c470976de9c64cd2
BLAKE2b-256 e3bf88d5a002383cdbad84f426804e2f319b44d5bdab995b5c41ad1c501c865e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.1-cp310-abi3-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.1-cp310-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 00d90526459fca7cd4fd6d7b2354e7748409d8f30fb66f94ba9a6cac867931bb
MD5 ffc1dcd4131ad2c8d57cbc56557f0b2e
BLAKE2b-256 797c2dfac5103ede16ba6cb86624edd12c85de46180cc402f580d9df0221d733

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.1-cp310-abi3-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page