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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

hepevd-0.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (852.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

hepevd-0.4.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (877.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

hepevd-0.4.2-cp312-cp312-macosx_11_0_arm64.whl (804.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

hepevd-0.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (855.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

hepevd-0.4.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (880.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

hepevd-0.4.2-cp311-cp311-macosx_11_0_arm64.whl (807.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

hepevd-0.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (856.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

hepevd-0.4.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (881.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

hepevd-0.4.2-cp310-cp310-macosx_11_0_arm64.whl (807.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

hepevd-0.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (856.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

hepevd-0.4.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (881.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

hepevd-0.4.2-cp39-cp39-macosx_11_0_arm64.whl (807.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

hepevd-0.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (856.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

hepevd-0.4.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (880.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

hepevd-0.4.2-cp38-cp38-macosx_11_0_arm64.whl (807.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: hepevd-0.4.2.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.2.tar.gz
Algorithm Hash digest
SHA256 f1b2f34db5e7a4931e86393a7bd09ab885edf2b937ebdb12492515721dabbf1f
MD5 3faffbc77eeb645d98512256907aa288
BLAKE2b-256 0cbb90429d34807d049dc27a3e0fd9d14800218db72a383384eeacf7b1f8663b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c778f954b5dea36fd41031a165594ff97a32b5a76469d97d81c893ebc3d0b7d3
MD5 d7f3c1f264405f819631e2498f5c797e
BLAKE2b-256 b714e2799143981919eeb48bcbce4cb2e398d13bab1e2924d6ca363cf742d465

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bd2f13f922bc5a7831ef4a29e22cf05dca7168f78e144466e26ffebaacc07b63
MD5 a6078533b5ce34f0b003d7d586b0e69a
BLAKE2b-256 32d08f38011f17121d9ce08a1f60ed5eb6f300fd750408232646be61118d9189

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfe8218a96107f0e1755a79dcf5f2e6b594f6455e9854bd446d1cbd3e8ae7755
MD5 5dfc19aea4be15463d7edf255d625a50
BLAKE2b-256 96751fb31229926b0203389adfe1d09231da07187903e3fcf3fa4f6add591f50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5c89fcb810b2a808caca0969d65b85bd4ec506f0f19a8350807867d24288ffea
MD5 0be46ad0d667f3208b09c0e46d59abe7
BLAKE2b-256 640a0bdd6ccfdc8eec2c80ddaf60e9c3bf8242c646ee7618d0678a3a5c7414c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c2c8fbe8ca47fb68f812525a2bd7dc23e98d29db3ced9c9d3d4b2b2572ffb2d9
MD5 d540e5ed1b227a1daa500317051ada47
BLAKE2b-256 fb6d48f3bb1049936b631dda7b34835b5c0b6a70341378835b33e3680869b994

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0bc9710e026b0d357bf5c8aca4096e5ce81743c2c69129e374617ba98f7febec
MD5 191af4c7e5716e245a14b22eb4bb2510
BLAKE2b-256 0bf33ac3787907bffbc2b890c9d534c8e9e7d083ffb0f6f917a623f1f236544b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 97c67a0fff4fa0a96e411eb52f6ee435e2767b99cc68924ac3f446184dc3941d
MD5 3162c116615cec31d29cd5522971c07b
BLAKE2b-256 c42933ae5d132af9c2bf7d8e94647a0d883484a4ee3f1cd24e541b6054eb3d6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 61cf9afa720f2ba351fb1a3fa9226d9fc14324759fe6e2b571521fa06c1df4bc
MD5 c87b6f2a80db9bffd82091a0ea3f18e1
BLAKE2b-256 5eeed1bbe9b8bb109bbb4e47e0b9c5dca3991a9daaf6e6647dc607a46f330641

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9f3a2f121518ce455130bd5691177cf7835fba56e7cf85658aeaa59ae1d861c
MD5 4726c71fb537fca52ea01e91f3a4b17d
BLAKE2b-256 fd2b62ca1293acf9c8170dc118858bb462252601d9510360d1e7c4b0b10ab285

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38e396573a94664a00ecaa5b948757f6a912cad1027437af7a51cce71eb36b09
MD5 851f266f2e898a42121a2ee0df10244f
BLAKE2b-256 0b0c52bc55371a36405ad0ccf4a50a6c1b612c8d113638a23a0707357d8da9d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6b903e0e36f32ae3461bce4e9a4f6449f691972f28f3133cd298316691423ffa
MD5 6697a6362317071d553f13b8d6422249
BLAKE2b-256 7ec13ef375b6763b2cf8ad1965a96101e922e5d7ca41656c20164c4fdd811ad1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 382878e331f1dc6c43f935b2719afc2d72c126f2e5d412a61e65fbfa3c04fc67
MD5 6284297b7697a2cce006ece9f2e5da44
BLAKE2b-256 60713d9493b51c88037190b477fc86e03d279a910a7f751c1868ce4d3decbfbd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 33bcdd2c7f930f82991ca663e663c639dc65733bb3bed5dd0f5407c138a645ad
MD5 38c94fc0db7bbb4ac4002baa838d7cb2
BLAKE2b-256 f963fba2a35640e16d91f4d8a29513f294f72a657fb4cadec33071d7b6d664c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c318159da4b380677606989633ffec267aca0e1abd1de86deb7ba90b993e13da
MD5 a08f09a006f3d40614095efb07d06e4e
BLAKE2b-256 c46ecceb705fe1a02bb114fd97961aa24dde3df881e978e71913adab811eaa62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4bd13288c3d47ab8b251ac375ea7b2e47bc9cb7351e3da84f780e8f6af70d35e
MD5 2c9e799bbeb8ec16cd4f9b0e49555561
BLAKE2b-256 698286467dd1bc6f450224cde65474271766cebb266ab19d80a0ba3fb0580c5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bb174371176b5234fd0b912c7c9c3b6724e477dbba12051c7e26c6127acc9b0b
MD5 45a45df8b2fa055a9ffbe3dd03f3ba1e
BLAKE2b-256 2c9d1f274b81964bf2ecb10405ac8ed76c4cd253335a3d460fb24d322749b32a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 177dded01d65eba2218a23726b3d9b01d2fcebdc082af46279e62eafe0a8e539
MD5 76250fcf7f1d20b89d02fbc0c8950977
BLAKE2b-256 7b129bc0cf8f84a4473f1d33f206e71d573ed68171f9c35ed78d769c5451e163

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 385abd224d9feab557e6bfcf5d737ce31231ac2b3d918542cdb977053a0dc669
MD5 33d222d3b667d330929e065d450586af
BLAKE2b-256 af5de84dc3dc0867eeac17141f589d38eadf3362aefdfa9eb470fda976951fe5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a6b5457f921e692a6fbbe84da2d18b108a832ef6ff759be77d1ad43f73273b1a
MD5 ba31012547b9dbf39084e03279f9d31a
BLAKE2b-256 052db64a2ffdacdbd4f682194da419c0e2f7a115bf6d718cebcbcbe2474c02b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 818d37e3a35096fa560c45277df4f11278bd91c414ee6377fec3829a812fa55b
MD5 5b9dd6107c0dedb5b82bcf4e5561ef2f
BLAKE2b-256 63ebe2949d31f9370fd4f4636e185f3dfa638f403aa7495fea4e55eb03624c56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 510e71e123d9805efdb5527c8be42acd09cba6e1e3a629182e811467894237f8
MD5 74d719cb4ff6b016728431a02c1bcb86
BLAKE2b-256 dc5a8f0b0ef71428e6a4d13108322fe31b5474d7fc4481cb9b91680af7c1d6a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e3cfe3a1fbb503d642127abbf3d07a48b855dd4c6625afd542cfe21273b80221
MD5 bc3936025e9bf3b04bc5bfdc0c4d52ca
BLAKE2b-256 72c9585b560b06b8929d1b6dbef33cec32a4a2575190f15f129f98f2f13a0c54

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5de3777b7b01ff3d7bc7134c0437c7efb83c1cb26fbdc564be1e731cc05debf8
MD5 14649f34f3d1438d1f67a2bd0b77bc73
BLAKE2b-256 c3595d68a1c6ee31146aae3ef04644f791687c97e309ea4acbc03d54b1eb9a21

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1c0b0818137f4e0a09293953d76870f7579f67bb27185409a3c464c47e4d788b
MD5 7bff09167b01fa329f2a7fab137a14f2
BLAKE2b-256 7287e473ca9405c4e1fab9a0d6e727fe8afb645bed4ec1a1270f66b3158dad4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for hepevd-0.4.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 500f99c17274ac618459ad320864a6a1723b35e20bcebb40511f13bd808f71b0
MD5 585212cd66b03132070690ce79230335
BLAKE2b-256 0e0658ef6b3ea7bcab0f59ea38d055a61287c54c7d56671202e276825cc0cf31

See more details on using hashes here.

Provenance

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