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.7-cp313-cp313-win_amd64.whl (289.3 kB view details)

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.7-cp313-cp313-win32.whl (261.8 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.7-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.7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (434.9 kB view details)

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

bitepy-0.6.7-cp313-cp313-macosx_11_0_arm64.whl (233.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.7-cp312-cp312-win_amd64.whl (289.4 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.7-cp312-cp312-win32.whl (261.8 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.7-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.7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (435.1 kB view details)

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

bitepy-0.6.7-cp312-cp312-macosx_11_0_arm64.whl (233.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.7-cp311-cp311-win_amd64.whl (287.5 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.7-cp311-cp311-win32.whl (261.3 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.7-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.7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (429.2 kB view details)

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

bitepy-0.6.7-cp311-cp311-macosx_11_0_arm64.whl (232.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.7-cp310-cp310-win_amd64.whl (286.8 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.7-cp310-cp310-win32.whl (260.5 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.7-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.7-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (428.5 kB view details)

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

bitepy-0.6.7-cp310-cp310-macosx_11_0_arm64.whl (231.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.7-cp39-cp39-win_amd64.whl (290.6 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.7-cp39-cp39-win32.whl (260.6 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.7-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.7-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (428.5 kB view details)

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

bitepy-0.6.7-cp39-cp39-macosx_11_0_arm64.whl (231.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.7-cp38-cp38-win_amd64.whl (286.8 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.7-cp38-cp38-win32.whl (260.5 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.7-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.7-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (428.2 kB view details)

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

bitepy-0.6.7-cp38-cp38-macosx_11_0_arm64.whl (231.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 289.3 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.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 02201889aaac50eb66948075d9d483f13d919d8ea557ed549b4241f3c4bc670f
MD5 c2446b1b6ab08222e99e2179a5e24464
BLAKE2b-256 8f225dff6cadb6e54a65840fbc0f0b9fd15df96c2235a188d6bba3cada57c598

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp313-cp313-win32.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 261.8 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.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 148708183b94a05f7e4a0dd0484824395bbe8e92518b80e5bd78134ecf3fb58f
MD5 636a7293f9954000eb65234ee457e89e
BLAKE2b-256 eff19e26e05ea5d82756b7421656df6a1251905abfefa5c9db141874ecdc9dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df083b51acfe2192a6e9e0bc628311b929a48198e3ae887a00c392b1863960c9
MD5 e4ffec5edad237fc1b34c76f665e5e34
BLAKE2b-256 bf26cf942b929a85732ffe6910962d6f6d1ce5e4c2bef89e429d225f07504489

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf83e9cb061f6c2a69cbe3a03d75de4f098905c409915a4d777e9b63ef8af4c3
MD5 f2eb4cc11eb4efcc9288699478fe6ff7
BLAKE2b-256 2da54d71d6e16fac784782c6b525309a44bd950d50732be9aa564c765ad6e21a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a139077c322ce45d2e153b10355c186c1e0d63f7d5449afae763dada98de4978
MD5 35ae7f0bb2c36c79189cdc9d5d368b30
BLAKE2b-256 a4c684709104c3f2161243a749bfe340c4e733e4f1efbc4325d1d54cefce0486

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 289.4 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.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 513ec43fed8b2c5ae072f14fb682cb02109644558e3dbc02e823791389eb281f
MD5 b906d96c04a6ccb9b9be5e6f7359cf90
BLAKE2b-256 9bbe7793fc8c664474964f27d5c7ac1e3b0edfe359bac4c3698a86d9c0f5ee5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp312-cp312-win32.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 261.8 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.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 00c1ab04d0f09790e89ae07d427a7d6f7b7a5720bd4850d129b977c31553213c
MD5 f3665b2c233fc35a21c1ecf48ed06461
BLAKE2b-256 9ef8901c7c420fe7d0c0fb5ca11ec9f3bf8df55c0376d3b45d306ab277f41899

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17c1ac8ffa4d127418bcd154d619933aad5ee968a03e3c34388458d044819611
MD5 c3645e17732572b1e1e299b06e07d87d
BLAKE2b-256 c86b338342d6008948686d489ef8264416b6e4e5d138119e8c9637d7a37b353e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1ca1529f90c4a07b7a2d4f6e5708ee1db89e6f42ae865230e64371a5e2fc1867
MD5 7802c367cb3db128ae94087c923129af
BLAKE2b-256 73934c78056910105edcbdecf29769e92d8bc014c00400b766e35d77026c5a53

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 657d1ca268bd1d4ece48ef03c967e5efb0e788c313b2b90bb1d64390c250ec6c
MD5 d93433e15f9e689df3838a444e2fc419
BLAKE2b-256 95309000a53e1cf8d805f0d4217308b3783add045c6d2dc62a45b25b0e1015c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 287.5 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.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a3b58ca5eaf1085fe25e63b38a8b62587e2139824aaed9c33223d22c344ace8c
MD5 9f34b208a9a27bf495db4daf3e20bab1
BLAKE2b-256 d356624f3efd28f6aad4aa827ae444ecdd75dc9f6fa294fdaca839ee097fd006

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp311-cp311-win32.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 261.3 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.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 113e0d5f648d4c24ece20cbe596352db7577b2495c31978ed28a6878ea270195
MD5 f654d8f41e43328521e79ed0a7bedcff
BLAKE2b-256 985b27a241ae18cd4da5e2c93f2e4635dfc63e449e80a8cff64660e3a16e0428

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74e07276829ba6340256110a7c9e477248b84ffbe6d2e13bb1a283186a58e59f
MD5 9e111b95407821fb4550819449c1db9f
BLAKE2b-256 5c18e948388e4ef3ca93e539c5d8769f19b44198002695f8fdde0ad345401c0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87e4eed0a39e5dbd66adc6aa57d0aa7fcb235cf1a5c4a8f9731c56e1fff6b3db
MD5 9358e1a8e3829ef4c7a954556bb64045
BLAKE2b-256 96055c4eb6471182b4f7a7d53cb91bec306a9077c3aa2910d6729aa9b419ff96

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6df4dea3a531cd7d907e6b6ded1b6a41a162fd1a2a822fd2dd9deade27e1fc3c
MD5 1c69a9bf58144cd1e0f11bdc8d73950f
BLAKE2b-256 ba606f1faf21ef74b5c4ffd8efbf16c53dd20de3f18473525d667c14e62166df

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 286.8 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.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 708f3ab83996fa8b5ec0545e284680353225492d6effca7e441a20fdbbf5e02d
MD5 e249aecd24fc46f96b3532968b307b80
BLAKE2b-256 b0a0275b0906c01e8241e54b2a9633dd6efa164bb4514958eca5752cd62e051d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 260.5 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.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e6cf84cf15d334021cd092cac740e0e78018d1c964ab6557a916dee010ea137a
MD5 045137f353709ba31986fc55863937f6
BLAKE2b-256 ec0d5ededc2b5e1cea13e093d65083b073abc7363c9c5f955e6a4987c25c3157

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01f8d4ff8aceace6a3ea909172ac9f7066520d82108e9d1390b6a92bee4dbe1f
MD5 a6f4538c6dee151208ccc3c86a30bc33
BLAKE2b-256 ea2ba9bfde73b1f78d4615a5bcf1c72915cbd9e396ca64b59f3c357c0a5e5e09

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9bba134b358283e160a97e0761e9e3a8a7b1614df8ce3b59e899cb14f4c9d1e
MD5 38dd37055354d465e7e518981a927d9a
BLAKE2b-256 d987d6ce30ef19f8ed7260342b8c3da52f957be706c3f5fdd3bea1c83ba647fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d4a13a60f52f170cee0a9e2f1bd6167d644f64e4b9cbec9a14f93302d041362
MD5 e49f85db5a9bcc8f1def41bff5c1f3d6
BLAKE2b-256 a6d238cb45ab043f7a4c5e2dfaa12baaa4fedd14b0f013267c825fe05b984e37

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 290.6 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.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 640242ff9c70bf70e34ace32d4d14385e1af56d2a3bd0af107f26358a284e741
MD5 5fb303b062e9bfd18f1185a22dad0b6c
BLAKE2b-256 e48174a930f4575af3e4afc68e8857e45c9faf95e7adf6ce92660f5d6f0bb052

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 260.6 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.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a0f9231dc5caeb7ae752b8abb02640dbb21bc8a318ac7018727178f7b545888a
MD5 316d2fb72fea28a51108276ad2d5a659
BLAKE2b-256 1f7f7ac35d782b6fca6c45101fe2fbf2dffed14e3853dcdb96686dd9bbfd3c29

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82162dab5d8278cd4950a141e2ec72fb39b24e77a2426f522dc272f3897b052b
MD5 5f3abd2a87198237a5da030fb2878562
BLAKE2b-256 caa0f34aa8fd58f40ce7784b0747e68b4bc2baffdf341fee53f418766e14b166

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 963687a5f0d032d28299e4247c5949de302fe2ceff34d96dddaac2e48482220a
MD5 25a8235c3ded17dbcacb1b520d45559c
BLAKE2b-256 e533cfdd4c0dabe5df5d455b8efb061c129a757784dccc4ec6809ecdeacae7ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8bc92bba2e0da819677a9dda8cddc3669939085853c9f7a763aa3096c0e08b4
MD5 7e6b5ab744f6e9b855f24d0e630d3139
BLAKE2b-256 9d97ac39b2b70f8691f26377e0403f07b7a883c612c5f8dc92117e9efac55d79

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 286.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.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 97e908042c430963a6b56c8ef379540347c12e68336318d4756df64b4a712c11
MD5 1f3f42b014fd4f8ccf93b74f978ad3de
BLAKE2b-256 dc01c810c09f6764f147f14d515fb4bfe32b54f8e35e4b072b11ff77d923beb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: bitepy-0.6.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 260.5 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.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 1415e4ab36236199c1ac6a3049861075d0154f85359f6e5766bac81c7b77aa82
MD5 09acc7a3a05d08860226360cce217e5d
BLAKE2b-256 de732cf0a07cd9c9822e471bff0f474237c5e51d9d645e360ce4671408532237

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 937f7aac123d9b04d36f40bb626d02cd584f704bfd84d9c24c052fc7ed6e2bbb
MD5 a74a7f9287b2b4ead5d55e20f7fd8494
BLAKE2b-256 374c8af3edd611ba4399fdd503ed0f0054bc4dd54c2a822fae3f3c5a8839e44c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d5ee9772f58fc64586b3d6d926d807c6dc31c4a49b392bf5ee39679d8efe12d
MD5 a67b73fd21d107fcb3a75679f26ffe46
BLAKE2b-256 e5866ef842c763be7d2b64b124e66f64db6298f94bc1e02b3d38dee7d2ad8396

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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.7-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36fa2e3970c94c57782d9318e30e2b57d23a91d1d71af10f9a61fa8e795698c9
MD5 fc502e6a9595118880a99e525f78e95c
BLAKE2b-256 1fdc167de973b7ea9bb65fb4ed7033c006e4e459a25a2a8a7998bdf49caf9a8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.7-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