Skip to main content

Event Display for Particle Physics Data

Project description

HepEVD -

A header-only web-based event display for particle physics events.

image

Look at https://github.com/CrossR/HepEVD/ for more technical details around the underlying C++ library used here, as well as the Javascript code that powers the event display itself.

Installation + Usage

To get the python-bindings for HepEVD, either install the library as a normal python package (pip install HepEVD), or follow the instructions below once fully cloned, to build from source:

./get_extern_deps.sh

# We use a git submodule for nanobind, the Python / C++ bindings library.
git submodule update --init --recursive

# You may want to setup a Python Venv for this first...
# https://docs.python.org/3/library/venv.html
python -m venv .venv
source .venv/bin/activate

# Swap to the Python bindings directory.
cd python_bindings/

# Build and install the bindings...
pip install .

# Test them...
python

$ import HepEVD

Project details


Download files

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

Source Distribution

hepevd-0.4.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distributions

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

hepevd-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

hepevd-0.4.0-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

hepevd-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (853.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

hepevd-0.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (877.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

hepevd-0.4.0-cp312-cp312-macosx_11_0_arm64.whl (805.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hepevd-0.4.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

hepevd-0.4.0-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

hepevd-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (856.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

hepevd-0.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (881.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

hepevd-0.4.0-cp311-cp311-macosx_11_0_arm64.whl (807.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hepevd-0.4.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

hepevd-0.4.0-cp310-cp310-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

hepevd-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (856.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

hepevd-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (881.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

hepevd-0.4.0-cp310-cp310-macosx_11_0_arm64.whl (807.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

hepevd-0.4.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

hepevd-0.4.0-cp39-cp39-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

hepevd-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (857.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

hepevd-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (882.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

hepevd-0.4.0-cp39-cp39-macosx_11_0_arm64.whl (808.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

hepevd-0.4.0-cp38-cp38-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

hepevd-0.4.0-cp38-cp38-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

hepevd-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (856.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

hepevd-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (881.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

hepevd-0.4.0-cp38-cp38-macosx_11_0_arm64.whl (807.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file hepevd-0.4.0.tar.gz.

File metadata

  • Download URL: hepevd-0.4.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hepevd-0.4.0.tar.gz
Algorithm Hash digest
SHA256 9f0b2ac5220f3d3d99894c3629c382c30fdc1957c1b794357f517bd1b53dc1b5
MD5 547f93745afc3f28af963f91329e0cd3
BLAKE2b-256 bd76a9f172ce08e23ba4dc60ec253ab2eb347631286dca5b85605646856b177b

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0.tar.gz:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 711cfe15923fec94cc6339f2eddf3cae96d4c7c4df8dcd18931c0383ec93f365
MD5 db1bd5837d6771a6f07840c748cb50ca
BLAKE2b-256 e9d5d23afdd576bb7c38771ffdcac025ba16361a3668d836b5c26f87d6c2f163

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dac275e8e1b80cf645c1735d2a54fd2e638b597dcb566df3eb4b4a672b7f8a41
MD5 c350545ff9db998cfbe7d8dab857e663
BLAKE2b-256 80df5f743c37c235d8cc9acd19893f2a09ca47c361a3338ca49d0a94c8f1cc90

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1985413d7e8a9f0c7538300aa0ffd28f8740936bbacf4b7ca425ec62298c0bd9
MD5 36fa5487afba63765661e93fdac3ed99
BLAKE2b-256 55a6c51cd729b4b294327d82e64e8e661ed3cf4b0ccf7363ab01a5bcd9779f59

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5713cee8e6105035ba70b4b15d016058b4efbd014ee84c40bacb6acd7b3d0433
MD5 3e41d96ecc43492e549aab5e6acf7499
BLAKE2b-256 5595f0fa81129c62b55287642a78ed7591cd576035bf686b283ea2211429b7dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e186b002d246eb2e87beb1d25b53c713d11300153a047f6c626cac7d42255b45
MD5 d341a7b5661789d9d14334e1ff9d56ea
BLAKE2b-256 548f8703b5249f7575340fc662c88b327c6b64355b4a4c572fcc311cf6106f6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 25e7732d14e59b93e77ff43f5d555b15d81843c3572dcb95fdf6272680c6b247
MD5 02dee640ba0cd2beb025bdf664ad8dc5
BLAKE2b-256 7d85a795de40f75f93471028b073e39888398031397d8d17d6a134b5b2cde012

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5ad3362f0e4183d0e3bdefd3420c04f72ee46fbfa6d0fc8acf517ee77e56f86d
MD5 9daddff5d2c803b9f331a9ba48e24083
BLAKE2b-256 b717fb5e2e7c04370354a9829e55dd5c9d710d99484cfb54dc75810a08f78eb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11e367ca488e8d939cf20be40fc8d13101b8431f56d1b1578961a56c791e32ae
MD5 4f33931cb50720298ca5f5bae5281d5b
BLAKE2b-256 642515cea88a628020c68b43acb95187209eebc0ec14a7b84e08aff9b8bf1104

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae6fc9b5cdf0e651a0e8e3288ca43a7e7b23bade0007e94d6bd078c37c3b4aee
MD5 31b014c5650073d1a6dbfa0649c375ec
BLAKE2b-256 b19d96259e873f0c032cf25c964ad483e56c7ca8a17f9225d3593d4c3111f4b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 978b0f196392eeb71560c161195f8e44e5c06b1434dab0ddfb535820e0c9b5fd
MD5 b86f84e0248e0d08e0d1501ee42ab348
BLAKE2b-256 feeb7d5288ebd67954aaf54725512088e7175e380956136ff96f445f71aabcaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c17d3f9fb25f134bb46907f07f4dbb01bc0d425906094f54c912a655e43f6da1
MD5 9fe3da346821fe5d3dba444d91b75188
BLAKE2b-256 edbedea573065e0649e4e1609bcc798c41cbd9434f6259807f5145567b31a18c

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 080acd5d145a95fc01c77e108b5bfe53f30196c2a1ff30abd67df356178ee4d1
MD5 40d98c231f7b202fe2f801f9b4b7ffcb
BLAKE2b-256 6f746be6b579cd9c748a7ebf5e25562a76825479a2a4f8bf6740dcbbd75cc2d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87ff32337a978678ca1357cc085c2a01d6f22d562aa3d00efdc70a5cede3e949
MD5 d5a95fe54d9975b385bd08bc7ac252e7
BLAKE2b-256 882dad1b7c68a51e0b285cfa2f921fd02482d1c60b56f1a1316154df101f5d51

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 916e6f1d7e897b9d6d3430ac7439d30214cc6555a291beb630d45e5fd104a3ed
MD5 dc4be682749c94ed3a03305501c681c0
BLAKE2b-256 90e0169c451d754651ccd81f6bcfd8e3f82531011789567d20d6ee0065273651

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cf0a6bc2c6ab5f778dc5e4c0379e38348f3ae22d1d23224df74b677f07ae3dc
MD5 8fbf110a52ca10b2792d8329ae2adf1f
BLAKE2b-256 aae6df8f476cf3715c2ad5b2d693a2cc2c6d77916c44140f15dceb8e89e4ee5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a579ed3f65021a7b37bbc414b98e41400a19632cceed7cb580e69412c763886
MD5 f6d047a8070f795079c6e1f9c26b4749
BLAKE2b-256 3a8a935af047e56f3ff0054ef36215bb4fe8ea8f44074d6d63e785ffc0eaff3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: hepevd-0.4.0-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hepevd-0.4.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 918294b8c1b8e9a72d6299200379b31b0e08178d1a90fe17118c0e155e7b35b5
MD5 0ec5fda3c7f3eb37cb02ae3c9b9a329c
BLAKE2b-256 3543218aae7cb3517ea11c2c8d12c416c4a38c30f75d499311b7604a48502f1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 828fcc88b630f9c6ed6944f7a0961f1ce1efc9d36c23fd56af08a9d2915f76d5
MD5 011540b1e36664095f3744c0793393ba
BLAKE2b-256 c1b05a7c985a5e1e02c985dd4d8bac952309135d0c22078487ba52400c07e5a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e7ec0fda73209eda639bf31923189d9a2d4f46269ac0e6bb9a37116cdb74542
MD5 e2ab4e50f51533dff7d68f3f41a3312b
BLAKE2b-256 895afb7f743b8147748c4f15c1c98c4ede4ddd63df01e71cf34c9c2e2efe7290

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f32e4178edd4240d21295d41c012cea6f34a09298f59da15c2b74435821c67db
MD5 072799958c047fa69d507f0d453fe9ed
BLAKE2b-256 3e978b7472f323ca9a5bb7afdfeb8253a0fab848e009de907f1a82129db90048

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a17a88f862cbdff547d8a1091d95a89d0b1d67c2286a7741167416294be4024
MD5 6fff3d6f958bac6aceb2ef02a747cdd0
BLAKE2b-256 e4567d5e4f75a1752477c411a07b6865dd650e9fe3ec0fc4eb254b95a159a01f

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: hepevd-0.4.0-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hepevd-0.4.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 786c87e273f4d6541f1aded0fd25618506b51e544f327ff2ed89ab3575337efc
MD5 93b66cbb021f2a57358da9d03b58e79d
BLAKE2b-256 c2f3c254f84167c016904fcee93781d291af6b2e24f1e4259fe80662aa47ca4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c50742f483882347859f4f214b31ff2d3b6662a665bcf9b2e9d55ae910b83837
MD5 4d7dcfc891ddd9da97faaaf9afae77d1
BLAKE2b-256 078b2fc33cf9f34a8bb3c5c8873585ee4faeda2c974e205d0270d37a018771ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b1df8f0977741179f612ae15f09aad380b974562d4a4256c727fa12d76768977
MD5 29634f3c631d10bc8f7076f8a6225567
BLAKE2b-256 337e78243e54345d072f2788f2aa950da20444c0848d00d12dcca680dd519095

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

File details

Details for the file hepevd-0.4.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96a4c71f46950eb6aa8fc6ce46a6420520ffd619fd08db968dac40f2ba700f33
MD5 2b582b73ef561a5159db40b72d27575e
BLAKE2b-256 780bc6fb0c2106ba34e3293c359b472dfce270418d277731b0ee431c20395aa5

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: wheels.yml on CrossR/HepEVD

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

Supported by

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