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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.12-cp313-cp313-win32.whl (267.3 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.12-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.12-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (446.7 kB view details)

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

bitepy-0.6.12-cp313-cp313-macosx_11_0_arm64.whl (241.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.12-cp312-cp312-win_amd64.whl (294.9 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.12-cp312-cp312-win32.whl (267.2 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.12-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.12-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (446.6 kB view details)

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

bitepy-0.6.12-cp312-cp312-macosx_11_0_arm64.whl (241.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.12-cp311-cp311-win_amd64.whl (293.2 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.12-cp311-cp311-win32.whl (266.9 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.12-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.12-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (440.5 kB view details)

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

bitepy-0.6.12-cp311-cp311-macosx_11_0_arm64.whl (240.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.12-cp310-cp310-win_amd64.whl (292.5 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.12-cp310-cp310-win32.whl (266.2 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.12-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.12-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.3 kB view details)

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

bitepy-0.6.12-cp310-cp310-macosx_11_0_arm64.whl (238.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.12-cp39-cp39-win_amd64.whl (296.1 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.12-cp39-cp39-win32.whl (266.3 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.12-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.12-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (440.1 kB view details)

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

bitepy-0.6.12-cp39-cp39-macosx_11_0_arm64.whl (239.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.12-cp38-cp38-win_amd64.whl (292.4 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.12-cp38-cp38-win32.whl (266.2 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.12-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.12-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.2 kB view details)

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

bitepy-0.6.12-cp38-cp38-macosx_11_0_arm64.whl (238.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.12-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 294.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.12-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ee59853b7b49c0d2322c866ffbd90442eaab5bde556afcd56ed2593ae5faff8c
MD5 7f94577e1a599d9a8438138a8da5f6e6
BLAKE2b-256 361332b5232ca0399e1ffded3627cf7870f72e79750df61bfadc4d8742fa1250

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp313-cp313-win32.whl
  • Upload date:
  • Size: 267.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.12-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 7f3818ef4f65222e2b69cbabb1a48540ee9f017ed721b279e20d8b3f3468da63
MD5 3573ce3eef484a64c8f4c1905203db86
BLAKE2b-256 696640344afe23784e64ddca76600b871996d8da5ee984ce8a8f73c0627efb6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30e1f147a10236cc24d6b371824f80b26ed3b1056b073a26b804d2f4f6974500
MD5 64b4013a3ec167214056af9aa7428743
BLAKE2b-256 bbfc46530855984625e81828e28d9e73499dd6dbae43a60458e742f103e56fee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7acd809fa0894889101fc16ae485cff8963a9475a21fb6d032099e5403012122
MD5 9fbee1ddf39019b47250f79f3225f4e7
BLAKE2b-256 338bcf28f148e620dd2d0a8d49b4250af4cb1d7bd907af97e55fadbef94673d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6915aed61df7521a94bedc0a7c857d66df9a1be0c89ce20aeab54a04df211990
MD5 a37e3754f8dd51520686128780db21e1
BLAKE2b-256 8c7b69191b61e4f0bc8b4a44cfbe265a63e84ca86db2e9a833bb094a7db5405d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 294.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.12-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 29488f47c4a2ed1317641c5c9e32f4d55365180d5c6fb69d435776f664f224c1
MD5 3c640c13e1142e49a113b614674b5da6
BLAKE2b-256 e3610af715051ef5a5fcb2c70dd43844c41af5af3c8ce621762a8fc5fef0f173

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp312-cp312-win32.whl
  • Upload date:
  • Size: 267.2 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.12-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 017d56de0d3300a4474e5d5e23cc596a7e06bd2ce196e0724854680626864cf3
MD5 a6d1d83ce0ca22677fa7bd592ea89a2f
BLAKE2b-256 6937e0d06bf7792b4b4bc3f04ff18b08421d3a82294b1338d51db73ffa734655

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb07ed741a0bfadb1103d178a0e79a51bde5f8298a89ee1ad5b03cf567b66635
MD5 d20c64bb4cf1a420a208e1cbbbccbd99
BLAKE2b-256 9952c7ad98952c5d6334ff562cd91bfe7159a22ce35e1243df642f92e4d4bcb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a180bcb4561e0a5cb23c6e0ade53bb7bd974bffeb37598483d9fe797cf1338bc
MD5 13a7a2266468a4f5bb08f97e0e060dbd
BLAKE2b-256 819cd0a9f2f4ba69c44a79776458f3621fa15047bf8577b7f5fcc60b7bc61962

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ceefde07f64b82b0aeee2b966a09e1bc06aa28373c9dd044ca45915ed8fbead
MD5 e9adb1e5a12599487f23adce2624c8ee
BLAKE2b-256 876cb0d7c16044347bd113ac5c6b86635f91d94837faafe83dc2a7870ab5f4c3

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.6.12-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3d25595f696add8cd4d9c5b274db55034727ceeafeb12ea237e2f026e8fd3e23
MD5 909b7ec3c428c7eae46c28e8b2347e49
BLAKE2b-256 99617755f35c19ea283fd0d1121e889e32cc60e8a41e0bbc91176289f46c395f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp311-cp311-win32.whl
  • Upload date:
  • Size: 266.9 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.12-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 aad2697023052361d569f8f53f4cfd2c21b3a1286155cd728454e22b7e43df06
MD5 9c150dc509229c975e1cf29b1e97ee07
BLAKE2b-256 2f80b6cba773b08c304a83911c65f96d0d3c05aeb40dac7ae86313bf1bd0985d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d516640f7c3f43ef637b3056704f9a8658dd6dbd9e09026ec590472963383a43
MD5 6461c9115063c8b528a5bc4c8b9dced8
BLAKE2b-256 09a894946df5cdc5166b98de10ec085e2cc2441e3c718440bef4cf017261c5fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8529a16ee1385fe198af16de555161262153b3ca31f447e20b80a4a838f621f2
MD5 22ca098af51e3aa3b70a24b440299608
BLAKE2b-256 383f343df4d070d577b5d3ae97fd6cf4fb4dbc742afeee4a5eb3a5c329318366

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7bd672425cbf35dbfe8180652bc44b37729b25d0dea9410a9b2a18994074a2fb
MD5 9ec32693b154203baad388932a7302fb
BLAKE2b-256 eeedb357d81e9cffd9b5fd70a162c33fae3e8a042f108a99d6f100564496c4ef

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 292.5 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.12-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e486e95b572dcf01666deed7be182d3e34a7025b94094ae8ed7291219919636c
MD5 baaefad7cfea5f83e0e02650a8083ec3
BLAKE2b-256 e30d60cbda6ecc6b62641961213674dab46bd4b90264798530f2c4d79bc20d89

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp310-cp310-win32.whl
  • Upload date:
  • Size: 266.2 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.12-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1789aea0d6eb98018486933650f40b12ae2ffd1bed517704d70569ad2558e886
MD5 0adc1061da27c8c76135861587caa675
BLAKE2b-256 ebc3bf09aae145e751483e6abc807edd9d27e6bfb7fbfb7e9192f672f5c09f3b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ed3b81d3b71f1ada6749cf82f6d2521eaead67584cbf3dc6568ba7d4f5e8aa9
MD5 2e7599f2516621e2a81fd2ae2814d0f3
BLAKE2b-256 278f21aeaba978ba0abe5c42107f87c9bd251368f60927fceeacf6293bad063c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce94a59c2e6b685801ebb44eed321a5a5201b52b6e4aa287135ab0f7c924eca2
MD5 fa52e54d1160e6310fb5c8fb2d7edf87
BLAKE2b-256 7adf85598b7a505175166c9269d880ef21eef3aaae30656888cea30b37e0f4ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9072c59ff57f02ffaa32b4b8a48db0016738711383c1da7c80f7f70eef9ac3f0
MD5 58e061d922eec37372cd90716af9f0b8
BLAKE2b-256 48e408508009fbb62c570cede27b6b61ede152db4c5066daf7b0edecf6a3e218

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 296.1 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.12-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3561b5d50d9493d96938ef1c107a5de389ec021310c7475479226c8e7d99d014
MD5 71fcbd082e468a883fbbc3c748cc22c8
BLAKE2b-256 de47e6c726a54b98d798ae2a6ec927a094524c425ad9f5ce181c37acc748d74d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp39-cp39-win32.whl
  • Upload date:
  • Size: 266.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.12-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3d4dac231b1196dcec6afdf86c5540f836d9fff15d1b59e938da2d1f1f56d2d5
MD5 b08425230fee3510d0be7ad810e901e4
BLAKE2b-256 04ebb0b3967f7f488fe3300112e91049cb4a99c83d0b3f84900e5c93cf8fa413

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 65045f15a99e53b69d1c77374d1d8cb22d8faee87a21f76a7df692e7e3225404
MD5 1099ace109a1f4179f1f218062a89147
BLAKE2b-256 9a13db022593691d5b61034de76663fd7156b8038b4322c231c3f20ca004edc4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3943f8bfa6f728627ec47470fa8af9d8ad2d0612561b55aab16f811da5ec777
MD5 3db9488349da7098324a0578a39a714a
BLAKE2b-256 6d80cdfa1048cd7a0d6fda878142e6306cbbb4ad15d292cc47fd2e0d802bf8c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f67164b1df8465a8b7e16055f7ed68e362028a635a80451ef8712ff3a5744511
MD5 e9d3078b60d755a87ef6b68294515d13
BLAKE2b-256 bba3efb5d859ebec575436c705caba179b9a7339c56fb9c554116db96456c0ea

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 292.4 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.12-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 fc2ccf40b841ae5b79bdee0d79cbb89318b293658f9dd82b2f4107eaf6cde6c8
MD5 3047cf875dd819c9cdcc307b809a3327
BLAKE2b-256 9777a04223b85092d38cebe45213ac0aa9ebbc6237a7c4fa00f4ae0c292df2e5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.12-cp38-cp38-win32.whl
  • Upload date:
  • Size: 266.2 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.12-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0399ebb26a92060e3e7cd58f9b01c3e5477c508a09286ab5511435b720e467c5
MD5 41de73dbc6dbc6b2561e4f47018ef1d0
BLAKE2b-256 d17cdabe1d68bd3a2958ff6410da730d19b378803ff22d600f448897ab0909b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5a6282a37c005e89814629d75f7469552f27ce1a5f324d88a58352e3c2bc78a
MD5 936c22d7c5ea2bdb7da90b972d4fb388
BLAKE2b-256 fb1ad07378883f7f7aa19b8808b525e9df5b25813b3ab06189e6b79a00263442

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3345834f0f123a27f735ae1bcbba26f6a6b477f54950e69c4f53fc89cd666235
MD5 7aa53f72f564794f61087d376df20355
BLAKE2b-256 7539a6e1a0fea8688f4e437c22c6598a2a79f103508eb81a176e2e48a1aa0c41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.12-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab2bd8f735ce1b9fbb08ad415b9080753f33c0ccbc43cc8c0174839ef86d8666
MD5 4f7d6abe770308ed746f62a83c2501fa
BLAKE2b-256 88bed175f47d683213031536e5e5e495f923556f91e0ff4bd0fe472a5c001f14

See more details on using hashes here.

Provenance

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