Unofficial Python module for BES3
Project description
pybes3
pybes3 is an unofficial python module that aims to make BES3 users easier to work with Python.
It is highly recommended to take a look at awkward and uproot documentations before using pybes3.
Documentation
Visit the documentation for more information about installation, usage, and examples.
Installation
on lxlogin
Since there is a quota limitation on user's home path (~/), you may also need to create a symbolink for ~/.local, which will contain pip packages that installed in "user mode":
# Check whether a `.local` directory and `.cache` already exists.
# If so, move it to somewhere else.
ls -a ~
mv ~/.local /path/to/somewhere/
mv ~/.cache /path/to/somewhere
# If no `.local` or `.cache` exists, create them
mkdir /path/to/somewhere/.local
mkdir /path/to/somewhere/.cache
# After moving or creating them, link them back to `~`
ln -s /path/to/somewhere/.local ~/.local
ln -s /path/to/somewhere/.cache ~/.cache
Then install pybes3 in user mode:
pip install --user pybes3
If you are using different python version, you need to install
pybes3for each of major version.
on PC
For PC users, it is sufficient to directly execute:
pip install pybes3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybes3-0.3.10.tar.gz.
File metadata
- Download URL: pybes3-0.3.10.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e9efc07d4ca22b4be2790bc75e71b3a4a4da854016f73155a45d950b6736ac8
|
|
| MD5 |
b6ece9bb078090931b97f38ec20889c2
|
|
| BLAKE2b-256 |
c21e1ca9a523a6920937bd618e865b5fa6da791068381c95198053df99a65d7b
|
Provenance
The following attestation bundles were made for pybes3-0.3.10.tar.gz:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10.tar.gz -
Subject digest:
2e9efc07d4ca22b4be2790bc75e71b3a4a4da854016f73155a45d950b6736ac8 - Sigstore transparency entry: 493141373
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 943.5 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16825472b4106a4910e873c67fee4e33b091cf8dac5892349ab269fc87acecf6
|
|
| MD5 |
405e1fe19eb3e20f432e7231c488b52a
|
|
| BLAKE2b-256 |
1b95cc0a398c5f3d555fbbbb2a1ad6f28216e5b8b26fe789557fa9199ccad279
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp313-cp313-win_amd64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp313-cp313-win_amd64.whl -
Subject digest:
16825472b4106a4910e873c67fee4e33b091cf8dac5892349ab269fc87acecf6 - Sigstore transparency entry: 493141545
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 959.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6cf36f1600fc0f1052469f1e5a4b90e77cd348502ddd3d21b5d58ea13e1cc9a
|
|
| MD5 |
a9483cbf42bec9cd0c6871898c99f272
|
|
| BLAKE2b-256 |
a7c86af350e9e3f71d6c91799bda8b68f63c7851fa0c4d21d002b56ea5dd05a5
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
d6cf36f1600fc0f1052469f1e5a4b90e77cd348502ddd3d21b5d58ea13e1cc9a - Sigstore transparency entry: 493141578
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 932.2 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef800d7e8875ce08dc5db47438b77e1361c2177f5aca9358a7911065a5b06229
|
|
| MD5 |
8b9ca9874a8baa405023b1ad368c3c27
|
|
| BLAKE2b-256 |
295d07795be476268fe085dea502307f66037292eb621b7a6a631a848647e978
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
ef800d7e8875ce08dc5db47438b77e1361c2177f5aca9358a7911065a5b06229 - Sigstore transparency entry: 493141595
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 943.5 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d6a885da25267dd6903bdaa77c915043ae7fa9c34aafcd06303e10c31571261
|
|
| MD5 |
5546b25c8a7e2cc26249cf8deb6de3f5
|
|
| BLAKE2b-256 |
4d2983b658b093626abad9590e8180eb6906f0fd435909d9ff2dc5ae0f748413
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp312-cp312-win_amd64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp312-cp312-win_amd64.whl -
Subject digest:
9d6a885da25267dd6903bdaa77c915043ae7fa9c34aafcd06303e10c31571261 - Sigstore transparency entry: 493141527
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 959.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff83147d60ea31046fe4057c588a53ea218c0e27670ecda728e73cc8e88fadb
|
|
| MD5 |
537795faaba1a29d139553783da355de
|
|
| BLAKE2b-256 |
b4fc1c84835b34eecfd4e21756b59f7e18f9b5b4fe4e6bbe53971ee1b1c56aa5
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
0ff83147d60ea31046fe4057c588a53ea218c0e27670ecda728e73cc8e88fadb - Sigstore transparency entry: 493141393
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 932.1 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0fc11d97e0266810b77e3d65c94fc2cc642609248bbf49212b9d66961e04b0a
|
|
| MD5 |
e147987eab6684e25572a65549686d2b
|
|
| BLAKE2b-256 |
47ee0a83428795bfe0826a8e802ab61107573576398c255514b8e113ff5dfcbf
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
f0fc11d97e0266810b77e3d65c94fc2cc642609248bbf49212b9d66961e04b0a - Sigstore transparency entry: 493141467
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 942.2 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
403bb7ece51f5133dcda3d1eda6b39774bcd9604253803165876a8becc53e7c8
|
|
| MD5 |
04919453c1350ff3e284a3e940c4715f
|
|
| BLAKE2b-256 |
7b0f9441b0bd0744356c021ddacb618af719377a7a7c9c99bbe53483517ffa22
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp311-cp311-win_amd64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp311-cp311-win_amd64.whl -
Subject digest:
403bb7ece51f5133dcda3d1eda6b39774bcd9604253803165876a8becc53e7c8 - Sigstore transparency entry: 493141629
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 958.6 kB
- Tags: CPython 3.11, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5bec840df050f14b6ee84d9ffa10189ffd3fa2f87f36657b8f16a924cebf793
|
|
| MD5 |
67d1e31791cf5ee9084e7456be571a3b
|
|
| BLAKE2b-256 |
f525909f5786e5654d3743a4dc53f6e3109c260e62b32929ea40da3409a54631
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
f5bec840df050f14b6ee84d9ffa10189ffd3fa2f87f36657b8f16a924cebf793 - Sigstore transparency entry: 493141449
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 931.8 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ba4e4ff9d7503c310d02691315b5d0455d4ea4b4995afbcf707cea81b4c7da
|
|
| MD5 |
1eaaef25d0488dd874eb12e370297fd0
|
|
| BLAKE2b-256 |
ebb53b8c74c8788a47beb97575f130e7cf3e042e1db549991ce704dbf13b7a28
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
41ba4e4ff9d7503c310d02691315b5d0455d4ea4b4995afbcf707cea81b4c7da - Sigstore transparency entry: 493141560
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 941.4 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9737b577c2f5baa91b67509b1906717ff75929a266b4c26bcaf9bbd7ddc51f8
|
|
| MD5 |
acb30a2b7608e62301c5efc4a805eb52
|
|
| BLAKE2b-256 |
47d90293242c04ccb2bd771f2ebcb99e4f4ce2f4a1905092fd0a55444161612d
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp310-cp310-win_amd64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp310-cp310-win_amd64.whl -
Subject digest:
d9737b577c2f5baa91b67509b1906717ff75929a266b4c26bcaf9bbd7ddc51f8 - Sigstore transparency entry: 493141413
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 957.1 kB
- Tags: CPython 3.10, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee808c12cfed1f0aaf4ee9d2f0451f6ffbfdae85a35311d695529e345cc804a
|
|
| MD5 |
5b06f9d5d0486c02140dc7222772c2a6
|
|
| BLAKE2b-256 |
dfc0ef0ae2555286b593f1c9a494ffcbd58a409a2f5ab1c50503014516bf8727
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
0ee808c12cfed1f0aaf4ee9d2f0451f6ffbfdae85a35311d695529e345cc804a - Sigstore transparency entry: 493141646
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 930.7 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4601c9f3cec916ba74eb71ebf730d9ff8212ab3ef2787110c339d7d33b8de8a
|
|
| MD5 |
04bf1aa1c01b568c11fa16433a1b3569
|
|
| BLAKE2b-256 |
d77f731f724e13829daeb25dcdb7edf77f8797e6386042e3f48502a02c7f244f
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
c4601c9f3cec916ba74eb71ebf730d9ff8212ab3ef2787110c339d7d33b8de8a - Sigstore transparency entry: 493141429
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 942.2 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e3d7a9faa83957980176f930512ecb269caad1c12a9a98461dbef6b218b0d99
|
|
| MD5 |
fd235d870e8f926c8412a4fc69fc4c90
|
|
| BLAKE2b-256 |
d2b101504305bc07ae9588bb7612fd550cd0d203f98d2c480e1e5e72745a65e0
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp39-cp39-win_amd64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp39-cp39-win_amd64.whl -
Subject digest:
2e3d7a9faa83957980176f930512ecb269caad1c12a9a98461dbef6b218b0d99 - Sigstore transparency entry: 493141611
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 957.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01fe182eb78cfefac50f839237a06793b9aecb27ae98e39df74546da94b1354e
|
|
| MD5 |
3cf02ef193817873589acda1d140868f
|
|
| BLAKE2b-256 |
9f09e7cd8d6ce0b5372e385697603c742a3c5b49c819ea08bf14e3dea324bd29
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
01fe182eb78cfefac50f839237a06793b9aecb27ae98e39df74546da94b1354e - Sigstore transparency entry: 493141504
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type:
File details
Details for the file pybes3-0.3.10-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: pybes3-0.3.10-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 930.8 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d17efb6b288966567f0282584e7d7b5b08aba7ef46df80f60fac8a7172541e43
|
|
| MD5 |
d3c8034a9a027840a3226f029837f4c1
|
|
| BLAKE2b-256 |
95dd450688b214ac519dbee13bfc31f38faeb00090dba597822674da4092bb28
|
Provenance
The following attestation bundles were made for pybes3-0.3.10-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
python-publish.yml on mrzimu/pybes3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybes3-0.3.10-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
d17efb6b288966567f0282584e7d7b5b08aba7ef46df80f60fac8a7172541e43 - Sigstore transparency entry: 493141489
- Sigstore integration time:
-
Permalink:
mrzimu/pybes3@be358963125c44e0359c6a6504fc1fb941b6917b -
Branch / Tag:
refs/tags/v0.3.10 - Owner: https://github.com/mrzimu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@be358963125c44e0359c6a6504fc1fb941b6917b -
Trigger Event:
release
-
Statement type: