A Python wrapper for my C++ battery CID arbitrage simulation engine.
Project description
A Battery Intraday Trading Engine
A Python high-frequency intraday trading engine for simulating the rolling intrinsic strategy on the European market, solved as a dynamic program. See our paper (tbd, Schaurecker & Wozabal et al. (2025)) for details on the method and visualizations of the results.
Features
- Process your own raw EPEX Spot Market Data to a suitable format
- Define battery and simulation settings
- Adapt the parameters of the dynamic programming optimization
- React to every single LOB update on the exchange
- Run yearly high-frequency trading simulations in minutes/hours
- Return and visualize results and statistics
Installation
BitePy requires Python 3.8+ to run. The package can be easily installed via
pip install bitepy
Documentation and Tutorial
Our Documentation gives a detailed overview on our package's features and will be updated continuously. We also provide a simple Tutorial in form of a Jupyter Notebook, guiding users through our simulation process.
Contribution
We are happy about all forms of feedback and would like to hear from you, if you would like to contribute as well, or are interested in the underlying C++ source code of your simulation engine.
If you want to clone and contribute to the repository, first pip install bitepy and then clone the repository to have access to the compiled binaries while being able to edit the Python source code.
License
Licensed under MIT License. See License for the full license text.
Author
with pythonic support by @simon-hirsch
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 Distributions
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 bitepy-0.5.1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 171.0 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf225ed9aba36f2be42b2f6e81a42ac8415a595ff9a384c4a86ccaa466a2f293
|
|
| MD5 |
d0e5400286e6e81697d70b47002e0776
|
|
| BLAKE2b-256 |
3b699388fd985ce9233acdeebb99c41976eb5ba08ca0d59ff2a4f2ce9ba14f98
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-win_amd64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-win_amd64.whl -
Subject digest:
bf225ed9aba36f2be42b2f6e81a42ac8415a595ff9a384c4a86ccaa466a2f293 - Sigstore transparency entry: 193863154
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp313-cp313-win32.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-win32.whl
- Upload date:
- Size: 156.4 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b6370ec393d04fa1acbf35908810583a8cdeb7b20857931574b1c6c00a9eac7
|
|
| MD5 |
f58d26915cba522926d7f4f4803f9956
|
|
| BLAKE2b-256 |
2b462e51cb6c2f3d85a4b099f363ded02d18b418171726d512f63524648bcb38
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-win32.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-win32.whl -
Subject digest:
8b6370ec393d04fa1acbf35908810583a8cdeb7b20857931574b1c6c00a9eac7 - Sigstore transparency entry: 193863163
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f9a3b7ede34d7087d567c8e9e90281572f2cc19aada0d48f406ec0777df85bb
|
|
| MD5 |
17d5e025dfc52f395be1fbd7b8082a75
|
|
| BLAKE2b-256 |
24eb4a0ad916a871aec76fa1f9b9cd47be1e0a262b782c4849c99673313c815a
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
9f9a3b7ede34d7087d567c8e9e90281572f2cc19aada0d48f406ec0777df85bb - Sigstore transparency entry: 193863036
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04159cb5c12326b7983d87f74b802496783d2cc9043d17f12cfdc8abf739701c
|
|
| MD5 |
4567746f84f402bf207038f538eac65a
|
|
| BLAKE2b-256 |
ece873e0d18e4fba9f4c3d0f4e5b01759e1af79f25e3c8b76f0fc41224fe84a1
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-musllinux_1_2_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-musllinux_1_2_i686.whl -
Subject digest:
04159cb5c12326b7983d87f74b802496783d2cc9043d17f12cfdc8abf739701c - Sigstore transparency entry: 193863198
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 365.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c6cc1134ba3a31e131481e6c946ce0e297f7782d501ecafd47a0cdecaea9b12
|
|
| MD5 |
42609942e5d23f2e7b723cf58ff336aa
|
|
| BLAKE2b-256 |
8344aac1956bad13178dc7924c57508f90bf1c1f56c598db2bfd7daa162a6f3a
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
6c6cc1134ba3a31e131481e6c946ce0e297f7782d501ecafd47a0cdecaea9b12 - Sigstore transparency entry: 193863135
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 382.7 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d64150e31a8071eeff590625cc58d8bca2c31db1be2d50b03a29588de1a887c
|
|
| MD5 |
e8ea8723f94e666a5e57cd11f1b60bbb
|
|
| BLAKE2b-256 |
91a5e4271ac43e1af55d7cf8261a239a9764fe9fc97d2624880b825b52b99651
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl -
Subject digest:
5d64150e31a8071eeff590625cc58d8bca2c31db1be2d50b03a29588de1a887c - Sigstore transparency entry: 193863225
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 144.1 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aac82e53fc2625417c237406fd3c4fbb2d80ee0b83e813661a2f4cdab0f0b246
|
|
| MD5 |
721f9d076e2abb4ea296194fde592675
|
|
| BLAKE2b-256 |
f4682cd456b6d31954f28003e1de6798534fe98f29b19c542c4862d1a259f327
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
aac82e53fc2625417c237406fd3c4fbb2d80ee0b83e813661a2f4cdab0f0b246 - Sigstore transparency entry: 193863216
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 171.0 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ff2d8541ae5afa265f226ea6d1a6070c521ee39ee16625f2fa804eaa2eb9aa5
|
|
| MD5 |
9f117ac0d5c7b18545a64da6c929e0f9
|
|
| BLAKE2b-256 |
af2bc4c80af4568b046bb1c7fe203fea909d42b81bff6746bf56d2d3e5a2645d
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-win_amd64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-win_amd64.whl -
Subject digest:
9ff2d8541ae5afa265f226ea6d1a6070c521ee39ee16625f2fa804eaa2eb9aa5 - Sigstore transparency entry: 193863120
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-win32.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-win32.whl
- Upload date:
- Size: 156.4 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68e10fe8c33352873ec8e237fb43d30c43307cc2d0db629689d6d9f41e6aa23f
|
|
| MD5 |
3c0f845109eb980188d03f3882e2bc72
|
|
| BLAKE2b-256 |
8aa8b91f2e0fb7867a5e4c4a7e648457b81fb5c5eb65810c74477798e09c3ccc
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-win32.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-win32.whl -
Subject digest:
68e10fe8c33352873ec8e237fb43d30c43307cc2d0db629689d6d9f41e6aa23f - Sigstore transparency entry: 193863233
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9be96ab185a715bd5af7578fb0d077638b015a84c5f15acb1d6a2d92e014aacc
|
|
| MD5 |
6a4b502275332fb907743f40802ab8de
|
|
| BLAKE2b-256 |
b9e3fb13f4502f095029ce40dd63f2609a3d1160d6360a8f626255573f460f66
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
9be96ab185a715bd5af7578fb0d077638b015a84c5f15acb1d6a2d92e014aacc - Sigstore transparency entry: 193863029
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cec05925930ee8239958b0bf6d237141e046d9e5011fb254d7d9eb77c87eeda
|
|
| MD5 |
f3353d600b5e198c88a5bc41715fef47
|
|
| BLAKE2b-256 |
efde04f725692179923d9f6347f7b4063f5b3fe98ba351d82ee8fb7f0337b354
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-musllinux_1_2_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-musllinux_1_2_i686.whl -
Subject digest:
3cec05925930ee8239958b0bf6d237141e046d9e5011fb254d7d9eb77c87eeda - Sigstore transparency entry: 193863220
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 365.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d0f994cf92d0cd84a4b58cdc367242951ccbbe5f4308dec3f85a3564af7bb4b
|
|
| MD5 |
ced5b87a028ec64684e69a4fef16b982
|
|
| BLAKE2b-256 |
29f95d295c5e8365827e349fb4beb52e89528d0137c4ed6f388d0124e211abe7
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
2d0f994cf92d0cd84a4b58cdc367242951ccbbe5f4308dec3f85a3564af7bb4b - Sigstore transparency entry: 193863142
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 382.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb606979f242e83765016f22bfab781dba9a208ca2926db933a372af8556b2c7
|
|
| MD5 |
36c36c210212cf6e37232ddd8998d0c0
|
|
| BLAKE2b-256 |
5223277649acd291d927bacd48b32ae06721e31c0a8542056b5ed519302e42fc
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl -
Subject digest:
bb606979f242e83765016f22bfab781dba9a208ca2926db933a372af8556b2c7 - Sigstore transparency entry: 193863189
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 144.0 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98cf899bca62649c27f9a5255c6c908aceac8cc75ca083679bc8be4e419f0238
|
|
| MD5 |
8f79657d919030aa812372e137f3d401
|
|
| BLAKE2b-256 |
9b037a5464038307bb08c15bf9c59d226fe769a77578096e90f67a24038f9f5b
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
98cf899bca62649c27f9a5255c6c908aceac8cc75ca083679bc8be4e419f0238 - Sigstore transparency entry: 193863223
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 170.3 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1281f0537b240d731d86634732696f8fbd5f3a69570bf1bd343d18d7dce24334
|
|
| MD5 |
78c47cf3838938e010cfe563a1dc6559
|
|
| BLAKE2b-256 |
cf8d9ed59f680106ca0ba7663be6200e36f42d85242ed4baae975fc51125c0a6
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-win_amd64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-win_amd64.whl -
Subject digest:
1281f0537b240d731d86634732696f8fbd5f3a69570bf1bd343d18d7dce24334 - Sigstore transparency entry: 193863046
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-win32.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-win32.whl
- Upload date:
- Size: 156.3 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfa1b6c0e151d372ceafc9d5b503fc9829d7179646093d6e9879fb61239d1ecc
|
|
| MD5 |
9aac5ce73779701dc9e8482c52cf82ec
|
|
| BLAKE2b-256 |
aa4d9a8ffd4eba4f8fe88289a36de23f61053131fb80b0d299e4906c80e8cea5
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-win32.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-win32.whl -
Subject digest:
cfa1b6c0e151d372ceafc9d5b503fc9829d7179646093d6e9879fb61239d1ecc - Sigstore transparency entry: 193863008
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2603f06cf52507e0281239486c0715ba3c04bf049db15150d345ccf212575350
|
|
| MD5 |
6b5f79b282dd0f21824522c46530ae6e
|
|
| BLAKE2b-256 |
ca9dac023cedf3dc08e61880fdf02bf506dd3fa18bbcfdc54e16f9e004e2bb43
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl -
Subject digest:
2603f06cf52507e0281239486c0715ba3c04bf049db15150d345ccf212575350 - Sigstore transparency entry: 193863060
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5be14c80494931512ce25a1828d5ecc561ef3950c8234fd470a4a9161663888
|
|
| MD5 |
f9f6907e3d9838007625e281067f143e
|
|
| BLAKE2b-256 |
f98a6f14e1c2317d89630239be6de7948843d0f86e53caa28620a446eefa625e
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-musllinux_1_2_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-musllinux_1_2_i686.whl -
Subject digest:
b5be14c80494931512ce25a1828d5ecc561ef3950c8234fd470a4a9161663888 - Sigstore transparency entry: 193863149
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 365.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11744366f7f8653c23209ce9cfea33fc7579e8965413941bed76f1794346945b
|
|
| MD5 |
ec70bcdf0fa2fffcb32497cf2653c38d
|
|
| BLAKE2b-256 |
124fd653601907d3ecc0c8067e4a4b05891d1be6e703823fc89bc230bbf655ca
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
11744366f7f8653c23209ce9cfea33fc7579e8965413941bed76f1794346945b - Sigstore transparency entry: 193863130
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 384.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78dfb8e727f77c316bc912129aefbbc9908fbe32a7b9344b0570ebe7651a971d
|
|
| MD5 |
4baa0cd48b2b9206f054a67687b5005b
|
|
| BLAKE2b-256 |
af25a3c7db8d0da96ca0adf60fde785d15168c26055061e18e27c57de3e5df6a
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl -
Subject digest:
78dfb8e727f77c316bc912129aefbbc9908fbe32a7b9344b0570ebe7651a971d - Sigstore transparency entry: 193862992
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 144.0 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c9a7212a0bc7074372d07e3c39d4a9623f3f5550c07d9a9f994d914a55c6179
|
|
| MD5 |
d13dae531b11a85013f57403b6673200
|
|
| BLAKE2b-256 |
b86410975fa55129da4f048087f3843ce980f01f14ddb98cf7175a0c98109793
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
7c9a7212a0bc7074372d07e3c39d4a9623f3f5550c07d9a9f994d914a55c6179 - Sigstore transparency entry: 193863053
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 169.1 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d2d86a292f5dd3a72ea9eebdac547ecfaeada26a2cdc00d6fc3a87785d40c43
|
|
| MD5 |
788c0712144d9fd503b7102544103722
|
|
| BLAKE2b-256 |
b0dbaa1cae3ab0c2a97962abb576cdf18588fc98ea5dcc4a7bbf6f52e091cfe2
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-win_amd64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-win_amd64.whl -
Subject digest:
5d2d86a292f5dd3a72ea9eebdac547ecfaeada26a2cdc00d6fc3a87785d40c43 - Sigstore transparency entry: 193863114
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-win32.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-win32.whl
- Upload date:
- Size: 155.4 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99911394493013dcb10523068f71d863acfe48c1368dd5020c66dc86be64496c
|
|
| MD5 |
1bb6901e821e7d09327cae1700139da8
|
|
| BLAKE2b-256 |
450ecea1d86bb880070d45f277bb53969d83e766323ebe4295ca2248e2968d1c
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-win32.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-win32.whl -
Subject digest:
99911394493013dcb10523068f71d863acfe48c1368dd5020c66dc86be64496c - Sigstore transparency entry: 193863023
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4161116c17b7fb9df941550bb4931db1a4664a871f47a91d5b735d5833f9f03
|
|
| MD5 |
1975a97d78510dced0b8e455f53e3fb6
|
|
| BLAKE2b-256 |
930ccfd3a43b74e467b9632fb0f8e151977ed000c79365fbcf06fa71fd4b739a
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl -
Subject digest:
b4161116c17b7fb9df941550bb4931db1a4664a871f47a91d5b735d5833f9f03 - Sigstore transparency entry: 193863196
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-musllinux_1_2_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3fd42df6fe0cb9213c0d40df7f0bd43e12b00e3736d34718500ebbceac600b3
|
|
| MD5 |
e1903486a7434b97132ff34a4ec9d9c3
|
|
| BLAKE2b-256 |
ea85671bb9eebf628d524643c3e3273235ba3226764710504f9685d483e8537c
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-musllinux_1_2_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-musllinux_1_2_i686.whl -
Subject digest:
e3fd42df6fe0cb9213c0d40df7f0bd43e12b00e3736d34718500ebbceac600b3 - Sigstore transparency entry: 193863208
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 363.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa44fe3c89a0e9ac40172e98fd73e14a9aee083672c8664efb9e64953234a36b
|
|
| MD5 |
a74247e79e6a7b816aa9a39e4e277312
|
|
| BLAKE2b-256 |
28cb2202f40fade2fa44354c5b4cf91d134ae50672613d42064c8ac3fb40261b
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
aa44fe3c89a0e9ac40172e98fd73e14a9aee083672c8664efb9e64953234a36b - Sigstore transparency entry: 193863012
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 382.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87a96156589b7c118d06f3b8e46d57fbccc1a1d58ab5106eab5c8ee1d9d73c43
|
|
| MD5 |
a47debd398ccad40430727ec97e0e641
|
|
| BLAKE2b-256 |
d8431b17c42a45637159fc64af4e6818503da7a0f10d2395c9ad8aa37d62c51b
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl -
Subject digest:
87a96156589b7c118d06f3b8e46d57fbccc1a1d58ab5106eab5c8ee1d9d73c43 - Sigstore transparency entry: 193863174
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 142.7 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a96c3f280f954739cdc726392defd52cb94ddb2e7ea66867a88de9e7f9ac324e
|
|
| MD5 |
858d912251f4fc16e53b64d768f13916
|
|
| BLAKE2b-256 |
90983dfaf2b6d7604d93c33e2ea7582a07c764e0b4ddba302766379915a849a3
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
a96c3f280f954739cdc726392defd52cb94ddb2e7ea66867a88de9e7f9ac324e - Sigstore transparency entry: 193863240
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 168.0 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d0b7cad1e865cb8494f7967eb9fbb469372e7f6091bba1bfa8648a8363aa7e6
|
|
| MD5 |
0fae2ed0e031d7bb2fce9b47670b56a6
|
|
| BLAKE2b-256 |
214c13b4ab0c2be5b7d0d608c4ffe72c53c77e05a20672df427d430dab496fb5
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-win_amd64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-win_amd64.whl -
Subject digest:
3d0b7cad1e865cb8494f7967eb9fbb469372e7f6091bba1bfa8648a8363aa7e6 - Sigstore transparency entry: 193863203
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-win32.whl.
File metadata
- Download URL: bitepy-0.5.1-cp39-cp39-win32.whl
- Upload date:
- Size: 155.6 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13c3ef808df4db253f53197adafe45ac889144d28a33340bc988371bc12e1ef
|
|
| MD5 |
13146328e254cc23dee40a05b5a2bc22
|
|
| BLAKE2b-256 |
d9e07c546ad104094ba4d25491588bde6550f2289d7eeb7aa849d5d8b41b5a52
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-win32.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-win32.whl -
Subject digest:
f13c3ef808df4db253f53197adafe45ac889144d28a33340bc988371bc12e1ef - Sigstore transparency entry: 193863107
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73fce1800c03e87fb372d0deca0a896989e13f0b86372169e6e497de73d8aac6
|
|
| MD5 |
303ce487361c9390082d401beb1ae0ed
|
|
| BLAKE2b-256 |
805ea19beee3c35f33125e4d7bcecb18b5e66bb17146546f5011679f1f98c49d
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl -
Subject digest:
73fce1800c03e87fb372d0deca0a896989e13f0b86372169e6e497de73d8aac6 - Sigstore transparency entry: 193863005
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-musllinux_1_2_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-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.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c9a2381564ada44a666694876b164c3e8cfc2ac58776858fc58cc8704609fcd
|
|
| MD5 |
b9ec4f33048afbb1032528b6466dee42
|
|
| BLAKE2b-256 |
ebf937a1e22ed0eb0a043e3d0c551c438667b885af38c31cb93411a31bd1f17a
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-musllinux_1_2_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-musllinux_1_2_i686.whl -
Subject digest:
4c9a2381564ada44a666694876b164c3e8cfc2ac58776858fc58cc8704609fcd - Sigstore transparency entry: 193863079
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 364.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87a273667791c688280d32772c12b26d18e33f34f19ef02eed879b01fbf86808
|
|
| MD5 |
9e0f20517382105456167fa4cf2aef62
|
|
| BLAKE2b-256 |
fd4cf4fc685322bdb2ece5a93754cb290af111f7536b6d29d826172d12d653af
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
87a273667791c688280d32772c12b26d18e33f34f19ef02eed879b01fbf86808 - Sigstore transparency entry: 193863180
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 383.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffaa0b8edc4a572ac08b4d96e4ef773e243c0d9cc809ad44d5502120dccebd00
|
|
| MD5 |
5208f6b1db69869bd7639fa89c498675
|
|
| BLAKE2b-256 |
1dff7410b5e7ecdbc21bf859d30b6cf78dea60b0865a7bdda4381631dd1f8f57
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl -
Subject digest:
ffaa0b8edc4a572ac08b4d96e4ef773e243c0d9cc809ad44d5502120dccebd00 - Sigstore transparency entry: 193863070
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 142.7 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af34c90c4859532a3fb941012646a8b98e5ecdadaf69c026b3735c819543aaba
|
|
| MD5 |
6f48458cfe4d6c9f9bd5537dcfb248d3
|
|
| BLAKE2b-256 |
b14586a33b97fc1132f2c341e76eea87f66a7c0548d4d722ba5045ef4d55349b
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
af34c90c4859532a3fb941012646a8b98e5ecdadaf69c026b3735c819543aaba - Sigstore transparency entry: 193863227
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 169.3 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
549293f3956006548de13746d2092d5c3d4a4c22573980d8f8ede71f8a27ad4e
|
|
| MD5 |
175e3c44da5b7ded297f7e94b0ef1ec6
|
|
| BLAKE2b-256 |
37fb7a7e4434abce2f2dacb09b9d1829e73196a1d79cae3c56248486bd1e00ab
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-win_amd64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-win_amd64.whl -
Subject digest:
549293f3956006548de13746d2092d5c3d4a4c22573980d8f8ede71f8a27ad4e - Sigstore transparency entry: 193863186
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-win32.whl.
File metadata
- Download URL: bitepy-0.5.1-cp38-cp38-win32.whl
- Upload date:
- Size: 155.4 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b67d51b56c18060a68ac2802d5adf32c15156b144fecfebfb818de23380faaa
|
|
| MD5 |
e4fae61d72324a8be1466f07343c3be3
|
|
| BLAKE2b-256 |
f4f8e1c97edb9ac06b0eb413159cf2902ff8c4e8c421949dc710ef119975e57e
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-win32.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-win32.whl -
Subject digest:
1b67d51b56c18060a68ac2802d5adf32c15156b144fecfebfb818de23380faaa - Sigstore transparency entry: 193863092
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7f35f4c8fe05ac7bbb7260d7983f76da2749d469fef1069bc7e00670cc0a115
|
|
| MD5 |
07ec13ab87ef035f2328e5daed0254f3
|
|
| BLAKE2b-256 |
29154c88afc2dd7fff6cd5cec6a1bb183b374d588a34bf6a5dfabb3092b1fcf9
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-musllinux_1_2_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-musllinux_1_2_x86_64.whl -
Subject digest:
c7f35f4c8fe05ac7bbb7260d7983f76da2749d469fef1069bc7e00670cc0a115 - Sigstore transparency entry: 193863212
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-musllinux_1_2_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-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.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb105beda1b982e7082b1f855e034bd5d04fb25534a16ed20cb1dce7db6b0a75
|
|
| MD5 |
cca2c47759539b05fbbf20188c0c5b6e
|
|
| BLAKE2b-256 |
2f5f98d68a625de50f9a5fbddba632498fc834fe0afd102dc85f927e97aedd52
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-musllinux_1_2_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-musllinux_1_2_i686.whl -
Subject digest:
eb105beda1b982e7082b1f855e034bd5d04fb25534a16ed20cb1dce7db6b0a75 - Sigstore transparency entry: 193863102
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 364.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94ea911e4afb1adc2589000b576f05762143214615120a3ada56d1b3a60c3185
|
|
| MD5 |
9b58e83d8f6497e3807ac2e2dde72496
|
|
| BLAKE2b-256 |
121014f62a8ba7a790afbe3066957fec21b21251c7eb2e291b96dbf0ea91a7a1
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
94ea911e4afb1adc2589000b576f05762143214615120a3ada56d1b3a60c3185 - Sigstore transparency entry: 193862999
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: bitepy-0.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 382.2 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5fc827133f6815057aba11b0bc6a1345003f26a9dbff34aad6895257452e01b
|
|
| MD5 |
db1feb5c8c7b871c00c0811ffbe3a27a
|
|
| BLAKE2b-256 |
ba70b4b092d6b03fc53e3cbd2adc0c623ece58a4c27b727cedb26c7902d385fd
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-manylinux2014_i686.manylinux_2_17_i686.whl -
Subject digest:
d5fc827133f6815057aba11b0bc6a1345003f26a9dbff34aad6895257452e01b - Sigstore transparency entry: 193863066
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bitepy-0.5.1-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: bitepy-0.5.1-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 142.7 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e770c82fdc1ad5b9bfccd081af8bd0a8da00bfc23f6b2c7d9b570a64df5290a3
|
|
| MD5 |
867cd87388c01c2c6ea2423a5e9145e3
|
|
| BLAKE2b-256 |
641738ea8941e430caf06c6d5b08b2520934f845c388163cce1f748ec6f3c20f
|
Provenance
The following attestation bundles were made for bitepy-0.5.1-cp38-cp38-macosx_11_0_arm64.whl:
Publisher:
release.yml on dschaurecker/bitepy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bitepy-0.5.1-cp38-cp38-macosx_11_0_arm64.whl -
Subject digest:
e770c82fdc1ad5b9bfccd081af8bd0a8da00bfc23f6b2c7d9b570a64df5290a3 - Sigstore transparency entry: 193863017
- Sigstore integration time:
-
Permalink:
dschaurecker/bitepy@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Branch / Tag:
refs/tags/v0.5.1 - Owner: https://github.com/dschaurecker
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fdb5b158c8be3556a626ae4f0c67651719f14117 -
Trigger Event:
push
-
Statement type: