Skip to main content

A Python wrapper for my C++ battery CID arbitrage simulation engine.

Project description

A Battery Intraday Trading Engine

Version License: MIT PyPI - Downloads

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 is hosted on PyPI and 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

@dschaurecker

with pythonic support by @simon-hirsch

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

bitepy-0.6.14-cp313-cp313-win_amd64.whl (291.9 kB view details)

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.14-cp313-cp313-win32.whl (265.3 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.14-cp313-cp313-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

bitepy-0.6.14-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (443.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

bitepy-0.6.14-cp313-cp313-macosx_11_0_arm64.whl (237.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.14-cp312-cp312-win_amd64.whl (291.9 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.14-cp312-cp312-win32.whl (265.3 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.14-cp312-cp312-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

bitepy-0.6.14-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (443.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

bitepy-0.6.14-cp312-cp312-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.14-cp311-cp311-win_amd64.whl (290.4 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.14-cp311-cp311-win32.whl (265.1 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.14-cp311-cp311-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

bitepy-0.6.14-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

bitepy-0.6.14-cp311-cp311-macosx_11_0_arm64.whl (236.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.14-cp310-cp310-win_amd64.whl (289.7 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.14-cp310-cp310-win32.whl (264.3 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.14-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

bitepy-0.6.14-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (436.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

bitepy-0.6.14-cp310-cp310-macosx_11_0_arm64.whl (235.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.14-cp39-cp39-win_amd64.whl (293.5 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.14-cp39-cp39-win32.whl (264.3 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.14-cp39-cp39-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

bitepy-0.6.14-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (436.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

bitepy-0.6.14-cp39-cp39-macosx_11_0_arm64.whl (235.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.14-cp38-cp38-win_amd64.whl (289.8 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.14-cp38-cp38-win32.whl (264.3 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.14-cp38-cp38-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

bitepy-0.6.14-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (435.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

bitepy-0.6.14-cp38-cp38-macosx_11_0_arm64.whl (235.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file bitepy-0.6.14-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 291.9 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

Hashes for bitepy-0.6.14-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f8a550ed2b2e827cb9695e18a5e030ef4a9a805c083eca239949d4bab2e2c87e
MD5 8133c4c2ee16d95c308e558e96dc37e3
BLAKE2b-256 54dbde19057e5092339aeee5a7a8fbfee6397a406656750dc1d472558db9a1bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp313-cp313-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp313-cp313-win32.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp313-cp313-win32.whl
  • Upload date:
  • Size: 265.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b13b221d61a2e205071cfaedbdbaff8749fe4ef24dbc8d444315e530237f72ae
MD5 f6c6224bc217ab2c7188fc7629eea962
BLAKE2b-256 dd21e16039d2bc9673d995faf41f77c17493cae875ac7c6eab0319f000eb4d0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp313-cp313-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5ed4845d6760210c9b7b6ff412f9c79a20393346bb11bc748d73e9a8436ed2d6
MD5 0ca8d5816786eff99d4a820571bacd31
BLAKE2b-256 b0b2ad4b182743359f6b321b906b814e0a9c6e67163d16233db382d2a1140da3

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 022a9f168e58951cebf8337ef3dfa8e6eaa7eeb42596741b2efbbfd5f05f4c5f
MD5 07a641c2cd82ccb351cb62057237e549
BLAKE2b-256 91ed0754abf0e9f1bb007f2bd9e35df9c88d2d9297d03c4b82ad3a81be50d133

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd68820d027cb27510ffdbfc92b455df031b76a920815a3dac75a5053b1c86bd
MD5 f31a1e1361de5733eb970bdef2da11b1
BLAKE2b-256 83153fba102205c187899fcee7077458a10211b87bdb5f118b2911e2ce4a8674

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 291.9 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

Hashes for bitepy-0.6.14-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 132136ee050a95375a2e8157f9b9743fe3f4004e62c8fffd48e6cfcc297e65a6
MD5 3a103a6059161b0876500d568bb52ab8
BLAKE2b-256 9d3ff222677314a6ae8fb11738bff5acc055b65e76518571249636989eb6f68f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp312-cp312-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp312-cp312-win32.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp312-cp312-win32.whl
  • Upload date:
  • Size: 265.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 91ba104785cd84f1200a09d76f6c57ca9b623d289ff747c8c91068db252f0653
MD5 bb5c09500c4ba064217a2103500423b3
BLAKE2b-256 4cecb376914997abdec6065233e672546919c632afea99af959a3fc4abbbb161

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp312-cp312-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4cc77f2d35346a540fa1ace62c60aed216931ce4220945f014ff860d7382632
MD5 918db4e75bd38010b261510e3e6fe99f
BLAKE2b-256 36d9018c8e062067031ad4742bc6d6b242fb0f22acfbd651a0b3180f0a7a2573

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a52715d593978e28311ce9f925e0155507153820250ac6abf1b0dafc44229d5
MD5 7b2ebfef800803084122b77ed36a7cfc
BLAKE2b-256 1257d55d627f478dc30e8eda4ffee79475601b78c61824b70ef699faafcd5f3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce49f346f34fb7249418c8cb7eb907d46e34112d5420e3e5e71cef81c3b7a88f
MD5 b928cb8d610d56df472bf69dd825aaf4
BLAKE2b-256 d69ca419952b5311bee5fa568523195b49a86150dc8428c875087b40dc1e3d73

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 290.4 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

Hashes for bitepy-0.6.14-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 348b440f8fd50cbe2f762324cad2e91bf34d506c6cca781d525e43016ceaccfe
MD5 05d8d423b5074cca3795d19979043d75
BLAKE2b-256 16d5bd70fd1698d334be57b61d56a373787dc353538c7c803bf2825e06c0a845

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp311-cp311-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp311-cp311-win32.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp311-cp311-win32.whl
  • Upload date:
  • Size: 265.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3f205b4327aa616ea6c596ddc385bc7b8176edaab9c6b5ed5aedcb1009e2ef0e
MD5 c15727181d41a494a9fdbf1270b0a289
BLAKE2b-256 a5f17d06f45c9f0b1f0a906cdcbd5c1a756cfd1a1cd368cf64fe9cb5c6154011

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp311-cp311-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d239d35e85917da0a0ed297f5b6660cbb9942e58b24ef136ef92027a7cec19f
MD5 16290de29953b522b4645b1cdeed2d23
BLAKE2b-256 505127fca1158a09c7d27f0ba23ec49e72f5b58e4e4bf6dc264a4576558ac517

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aef5093dd0d40f98497791477877b8b9a681b3edac42a63436544c8243ca8fe9
MD5 2548a9c340f724ced18197a3bc5697f7
BLAKE2b-256 a64c6761373c8ce343fb378ea244858bf47de38c47a81f36d6f3fce7b6d00f87

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0df55c9423b6a1798078e891537d9e084592fd66f720851b580ba31aeeaa02f
MD5 425c55d2fdba4e9ea4dbb2fe30c7a625
BLAKE2b-256 4939953de28cb97d95cc405409f721bb1177d7a49e589551ef27e74c9c7461db

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 289.7 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

Hashes for bitepy-0.6.14-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 85f47c53cbee854a5d7e70f1300f437c387fc4f13a24cf7886bb69cac7944681
MD5 7f5b816eb2ae14627563393b703adcf0
BLAKE2b-256 ddf747aff23b192e8f6ad88a7d99e360702b3afdef47f6a0607bc8be6dab6d99

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp310-cp310-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp310-cp310-win32.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp310-cp310-win32.whl
  • Upload date:
  • Size: 264.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c1a79796da232eb83062802e5c09736ab98d65e8a4dc46a286f5f2514bd2e8df
MD5 0641f5f5dd8a978c820ba4a919522d09
BLAKE2b-256 80307c3dcbb712ff7805ff6610e301b76f8b903a2b9d03a1f759879ea673215e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp310-cp310-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc88499c2c3ce0e9685496f1531810f8ba3e436b6d6ed7936b4cc06a458a319e
MD5 7c57a07edbe28642c12b56bb83c52c46
BLAKE2b-256 8d700a0b58761d86eb2366d6b390b1c8c2a52dc47ff8c95ccedd2cc4048f3278

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b21468fbfc0cfa30078fe2d056e6d163a4be53c9203b03ec5a3c43d7d224eac9
MD5 fac11306f01f1f34c6998bcd71897963
BLAKE2b-256 604b0a72239f923608b00ed0b1d52ae2c2b494f520bcd72288079d3253f90fc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 446a11af4dc19a1aaccc77264119865fd6edb80cde9243d8588acda6bcd9583c
MD5 e296007eb183102b10799275816bf983
BLAKE2b-256 814daa3a9107436cd0de4d2b48cc584fc4770ca80cfbe9180123597da8646e99

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 293.5 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

Hashes for bitepy-0.6.14-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 59b2be8b28f92fedb6122b5b5960dbc4f6b622dae1721ea9c1f1b070f1015c1d
MD5 13938115cc6f45e4fe9146f4fbfa7b99
BLAKE2b-256 07f6122bf07c2cd81565189f2fafd7c6881db50fc7361868d9169191ade640e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp39-cp39-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp39-cp39-win32.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp39-cp39-win32.whl
  • Upload date:
  • Size: 264.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2c1c0cd5e8fcc0a108fc74541e5332c4d6a177f6a54bfa6e6994bbdea3c42d00
MD5 0cf1bb5af6f89aa996b4b9443cd3ad3c
BLAKE2b-256 1392040b29040cad1acfe3cfa78a5542114c699de24eb8777bc09b392f2ca6c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp39-cp39-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6ce823d0532e0cc536de091bcd970383645bc6f30171d0ff295da6b583200c0
MD5 49bddf7ead087f371ab0df18047468c6
BLAKE2b-256 808b2f763a18b50363ad478036f84cd6c0fa90fae1be4169df86a5ab7e2108ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ddfb8c9b027313e25a9ad4ad2c04bd401a3a8a6fa85d9169c2ea324d218c84b9
MD5 0cb60096e6572b05681e9dd00be9fa19
BLAKE2b-256 6d4716f2533625aee56ba04c858119d5315eb67758d9113c65d9d2a4ca0349a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6e682d606febdf3bd347d8ac98ca25e2a1ffd756dee1fa42530662fdd90506bc
MD5 dcbd05cd62cc55a325d21056241271c8
BLAKE2b-256 f28bd3c095a301d9361b50564062127bc4497cd82b78d21325ff42b08c7389c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 289.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5af656f1f606eaf4dbbcebec71d73cf33caf8da18e2de3812a2ec8e9ca6fbf1a
MD5 44ad35af81fa6751afb6d484b6068e63
BLAKE2b-256 4f21aa826557ea8879ec39a789dec4a41626b8393d05d5032fc2009f8102f87e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp38-cp38-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp38-cp38-win32.whl.

File metadata

  • Download URL: bitepy-0.6.14-cp38-cp38-win32.whl
  • Upload date:
  • Size: 264.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.14-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ce64dd4fde9fcd88843f10810e69bd2ed32e2a2bc6bcc2f034d49e9f142e4b61
MD5 eead85fc18731a621c00a8ffe54b9e80
BLAKE2b-256 67c5697ef10d0146bf6268ac88a41b79d0f7951272108022f8466dad99b0af18

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp38-cp38-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6dfdf0ad69644432f1f5eebc3b45e06602bcc6dff35c3c6c2534437d0fef731f
MD5 d92dcf8e61c61c83a45776d4d21348a6
BLAKE2b-256 4d0b0d0f72de02ecfafdcddb5c94ee8972b67fed35b3df3a15c9f0a7715dc363

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed74668b15e3986ac5aca5d3468e692b28336fb761a69264ee7bc11feda1969c
MD5 f17d24fd05831906f278f55bd340d382
BLAKE2b-256 289ffa3f0df6af395ab92ce3daca4aad584707e20998b7cb96fc2a63e7d0cebe

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.14-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.14-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a148254f5bfa714aee00aa24df7605ea06d7ba07d5f1141bb6c566b84c86565
MD5 bcbed539a3571e6a1ad0f5da1146d4c5
BLAKE2b-256 ea51fbb7e49993b420519771825263420400f068ee37c807b47b738411c7f035

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.14-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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