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.4.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.4-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.4-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

hepevd-0.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (862.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

hepevd-0.4.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (887.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

hepevd-0.4.4-cp312-cp312-macosx_11_0_arm64.whl (812.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hepevd-0.4.4-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.4-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

hepevd-0.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (865.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

hepevd-0.4.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (891.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

hepevd-0.4.4-cp311-cp311-macosx_11_0_arm64.whl (815.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hepevd-0.4.4-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.4-cp310-cp310-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

hepevd-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (865.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

hepevd-0.4.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (891.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

hepevd-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (815.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

hepevd-0.4.4-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.4-cp39-cp39-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

hepevd-0.4.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (865.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

hepevd-0.4.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (891.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

hepevd-0.4.4-cp39-cp39-macosx_11_0_arm64.whl (815.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

hepevd-0.4.4-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.4-cp38-cp38-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

hepevd-0.4.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (865.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

hepevd-0.4.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (891.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

hepevd-0.4.4-cp38-cp38-macosx_11_0_arm64.whl (815.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: hepevd-0.4.4.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.4.tar.gz
Algorithm Hash digest
SHA256 19fc6bf3d3de2e29f05f53ba6c340858ab2a6b392ce96bb192567bb5bd7ae6e9
MD5 a6a8d68c389f3fb438eaed0d52a9de92
BLAKE2b-256 9e7bec47a46473727848db185bbc1396ec98015dfee71e2c58e7ea9f48dd7a33

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4.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.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a2b3a071dc0314736ca6287657c2b983b628e8a8f6d11b15f2330c855cacada
MD5 e2846c7cd914df62a5dbaa85604caa81
BLAKE2b-256 ceda6e6d7dd77fb0413de5a3e75102d5a171cc03dee2b194285dcc7e8d9c3523

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4d2e289042279ad5dad486ef0b05b076ea183f8030d86eaeb1d0ca2da3c61288
MD5 6f522c75c25f9208f2d33491b5cbe866
BLAKE2b-256 ad28e6f199386b8e5d038793cb29fa72e72c49aea061e939771ed46a45584ba9

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d760d8551df477a53fedd82785a534b30c1d75685843ca5b6ad9875b3d82d1ba
MD5 6b4ed642da18b8c5b5fc605cc4c9880a
BLAKE2b-256 6d83214afbfa50a272884f82a6f87cf998b15f8e289572ac8a61fa46e510c6e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2fa6b0c722858b8a70637ad2e87980c8d018f8c40a07f4d5b99b9c1a030264b2
MD5 3233ae1e7b4f26291e8e3ed9150b07f9
BLAKE2b-256 bd2127867b3e353d3b23b425e4d286992e5351e7c3fafdadfafa8ef49ab9daf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c24eb11da7710db7071927bbc9d8c27486fd69ad56cb7c6cd00eddd1dfc60995
MD5 3e36c90de9e0077e9267c0991b2ac2af
BLAKE2b-256 e4180afb04046cd4b524bdb44c3d634d6e2040fe0d7944c97d6b51f52db4f8a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a8944d7f3adffcfe5909cfd7e492555cb4d66b50ecb1ecc8369b1a08f23d0cc0
MD5 8f152b2954f5cb76ce2c9a2611abd94c
BLAKE2b-256 b63886d80f2672adb4ca9f88974c5f2f74e935ff2281ce0b06d82e9938fb4b86

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39124c69fe45219dd4c3bcd516d50dad1214e7d373fb110f19f677984fb68134
MD5 a75a4251a0e8e55fcf647cc929a955d8
BLAKE2b-256 be422d48d73cfda7dbd5d6b03f36695388b9d6f966fadb22164930ae4fd9abba

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ea7bfc33a40a29863b9c3c1419cd5cf1231c0fc4835f05b3851f8861faf840a
MD5 fe2e818049996274fe909e7f47df9a9d
BLAKE2b-256 8aef9f76976e1d4c40eadf862300726ba58502e75cf39a0e05915ae5ceed3a33

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8b05d9707efa5e3f306d938d3b2016a781793f4155974d0904c8ea5e106db5c0
MD5 376e6dadb4f1414374b8f4e7cbcf37dc
BLAKE2b-256 144ac3350c23ff0dfcdf276d34d39d27fba9f32f76467d6409763f9134ce0b4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9df7f0a073acb34185df9f19000fd816581d78b343ea810066ebb203652ec016
MD5 66eabbf60c122d7ea6ea8321affbc065
BLAKE2b-256 8edb96d66a6e85be149ffb4b9746461b3aa7f70b39a819b14d9f0caa34aa1cae

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 224989e0ee9ad13a23a88ff6ff2fb76796e8c89cbbb76e6ecca909834237c102
MD5 85b992dc4220bbb2958ab6d288bc4b70
BLAKE2b-256 f8dacdba244b7c4a1cd27376f6ce28120fdd60f9f971ba5cc4c1e06465a38ddb

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4ca28bc3ee3fd49df48d27f1206c40f71e911ef0cdfd2e34a85b0b0050c22023
MD5 0acba81af6c9b230477bcbc22b96742d
BLAKE2b-256 aeb13a8ffafb9222ac3ee5d5b3404f846ef19ce3fbe1ac618fe63bfc88fc0f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13c68f00b689345d74bf72eac2432bb86d359f5c6351c8ce43dcd6ab09c63a77
MD5 9dc33052a2ae916783f7258cd30bd880
BLAKE2b-256 49090fe6e6cc2bfdd11089c06e940713a048de1225d493d5494034976447cf45

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 12d70db75e3bc3a65870f5e7c6e8df0a7c234aec55e95dd0372a73f5511d92ab
MD5 fc01c6ea7d852ca1213ba3b2b39608ee
BLAKE2b-256 32e86c3b2a1977e97cb58538438ff065fbf4762ed413277d15b7f9360187983d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b4882c6cdcf84a2209c0e600a9dd206bc045cdde9b70dbe6a95fb2937352835
MD5 50453bb033e01b6a431997a7835ff4fd
BLAKE2b-256 079bff04d34b5822c29a746b3ed05fff1902a5e924e2f3b52fb0d44717109f2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ba28d81d844ca5724fcfb4197c8559842966bad886d87e6ea6d810127f4b34c
MD5 7f4bea4152fb71fcd1f64a482b179ea7
BLAKE2b-256 c68b69000f96fbb821df13040279088fc30f5860e741e5b37e4f490b2a7f3a4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: hepevd-0.4.4-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.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab7ee685a48ff7fe13bdeb3dc4178796d52d97d57a8497218060b1cea9cecb1c
MD5 14639b26d58c66dfe800f839ab6c7bad
BLAKE2b-256 53293c5ee26f686aecb0973b4397c1ba1d8f1c520d6ef500f545b3cfa57b6593

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6232928190522b7e3c477ef3bc20aed7bbc006cb4c71d6334e9f5ada71d5ead7
MD5 d76f1c4175efaa5404a9db423ed4fb7f
BLAKE2b-256 3a90f3a2c0678c4ad347238ae4f9e5f98518cfa69bb93a7bca0c4e6382ca6e25

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 558a6facba75030be6e9180e67861b78be82127aceec1aff5801ebe901f391ad
MD5 6f10513bb78bbabb33f6813bdc8f7bca
BLAKE2b-256 fb215d6bb72c86b3ed2042d0096db5dcf7b32adec1d7ecf94f38dba414ae2eda

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c95054b2c1d128808c58e5f3ce6537257684227384d3b19173949908c5f06676
MD5 38d2a69017130cb8387f83e54da562a4
BLAKE2b-256 25789fc4c5350dc7ee0b70bea0fb73f7eb1ba77f275113a0050c8170781f39cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b15b7c551f14f701d83a9516812f7a4ebc8cf9747ff20f856543d32cfa7cc424
MD5 562c1197f0f7e2038bbff8ffb9a5a80a
BLAKE2b-256 c3355aa4bfa634f34452f3cd3a4076113c4e9afb629d4c67796b801f28baf2be

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: hepevd-0.4.4-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.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 78503d1e8449679f1b6377514f4fb1d0ae7a3119abfb21c9c978b956f9cd5349
MD5 16e242cfdb9a5adc3404dd8311fd6b60
BLAKE2b-256 76fe74df4efa061f2af40f70c2433ad4fef21fb988ff5d1840017fc455315161

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad2420f695b87a0dda97bc2dc2b8f3f021644b47cac847d96520c4b2e422bb6f
MD5 4df8f87d969212b0e59b649b07704483
BLAKE2b-256 dd18e8bbdc73df9cf908295634cd0d958080b6e602dcc1930bd70b96deebb419

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 733266c1ff44dd075f52b87dab0d59551fe56e90c28c8e82699f8a9ea61fa07d
MD5 b590372da4fdc07851b9479da48e07a4
BLAKE2b-256 ee21a0ab5f944425e3d6279b6d6a09740d901534b640d63955b02b123e8d0bf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hepevd-0.4.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e939fbfa85d3f5810c6b122637953a4a55b95de96c36dbc09892a130d6dd7b64
MD5 21c6d4d114b4d68b341bdab32cb0b8f4
BLAKE2b-256 e52ec624f20953c4cfceb97aa9c53de5354be3c4e007b3ded2fcf26de8a07795

See more details on using hashes here.

Provenance

The following attestation bundles were made for hepevd-0.4.4-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