Skip to main content

Optimization algorithm combining genetic algorithms and multi-armed bandits for stochastic problems

Project description

EvoBandits

EvoBandits is a cutting-edge optimization algorithm that merges genetic algorithms and multi-armed bandit strategies to efficiently solve stochastic problems.

Build & Test


EvoBandits (Evolutionary Multi-Armed Bandits) is an innovative optimization algorithm designed to tackle stochastic problems with high efficiency. By combining genetic algorithms with multi-armed bandit mechanisms, EvoBandits offers a unique, reinforcement learning-based approach to solving complex, large-scale optimization issues. Whether you're working in operations research, machine learning, or data science, EvoBandits provides a robust, scalable solution for optimizing your stochastic models.

Usage

To install EvoBandits, add the following to your Cargo.toml file:

pip install evobandits
from evobandits import EvoBandits

def test_function(number: list) -> float:
    # your function here

if __name__ == '__main__':
    bounds = [(-5, 10), (-5, 10)]
    evobandits = EvoBandits(test_function, bounds)
    evaluation_budget = 10000
    result = evobandits.optimize(evaluation_budget)
    print(result)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you want to change.

License

tbd

Credit

Deniz Preil wrote the initial EvoBandits code, which Timo Kühne and Jonathan Laib rewrote.

Citing EvoBandits

If you use EvoBandits in your research, please cite the following paper:

Preil, D., & Krapp, M. (2024). Genetic Multi-Armed Bandits: A Reinforcement Learning Inspired Approach for Simulation Optimization. IEEE Transactions on Evolutionary Computation.

Project details


Download files

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

Source Distribution

evobandits-0.0.5.tar.gz (93.4 kB view details)

Uploaded Source

Built Distributions

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

evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (513.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (608.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (520.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (343.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (345.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (513.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (609.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (520.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (343.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (346.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evobandits-0.0.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (341.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

evobandits-0.0.5-cp313-cp313t-musllinux_1_2_x86_64.whl (512.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

evobandits-0.0.5-cp313-cp313t-musllinux_1_2_armv7l.whl (605.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-cp313-cp313t-musllinux_1_2_aarch64.whl (518.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

evobandits-0.0.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (343.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (339.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

evobandits-0.0.5-cp313-cp313-win_amd64.whl (193.9 kB view details)

Uploaded CPython 3.13Windows x86-64

evobandits-0.0.5-cp313-cp313-musllinux_1_2_x86_64.whl (512.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

evobandits-0.0.5-cp313-cp313-musllinux_1_2_armv7l.whl (607.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-cp313-cp313-musllinux_1_2_aarch64.whl (519.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

evobandits-0.0.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

evobandits-0.0.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (344.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

evobandits-0.0.5-cp313-cp313-macosx_11_0_arm64.whl (306.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

evobandits-0.0.5-cp313-cp313-macosx_10_12_x86_64.whl (310.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

evobandits-0.0.5-cp312-cp312-win_amd64.whl (194.0 kB view details)

Uploaded CPython 3.12Windows x86-64

evobandits-0.0.5-cp312-cp312-musllinux_1_2_x86_64.whl (512.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

evobandits-0.0.5-cp312-cp312-musllinux_1_2_armv7l.whl (608.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-cp312-cp312-musllinux_1_2_aarch64.whl (520.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

evobandits-0.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (341.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

evobandits-0.0.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (345.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

evobandits-0.0.5-cp312-cp312-macosx_11_0_arm64.whl (306.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

evobandits-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl (309.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

evobandits-0.0.5-cp311-cp311-win_amd64.whl (193.9 kB view details)

Uploaded CPython 3.11Windows x86-64

evobandits-0.0.5-cp311-cp311-musllinux_1_2_x86_64.whl (513.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

evobandits-0.0.5-cp311-cp311-musllinux_1_2_armv7l.whl (608.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-cp311-cp311-musllinux_1_2_aarch64.whl (519.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

evobandits-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

evobandits-0.0.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (345.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (340.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

evobandits-0.0.5-cp311-cp311-macosx_11_0_arm64.whl (311.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

evobandits-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl (315.0 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

evobandits-0.0.5-cp310-cp310-win_amd64.whl (194.0 kB view details)

Uploaded CPython 3.10Windows x86-64

evobandits-0.0.5-cp310-cp310-musllinux_1_2_x86_64.whl (513.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

evobandits-0.0.5-cp310-cp310-musllinux_1_2_armv7l.whl (608.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

evobandits-0.0.5-cp310-cp310-musllinux_1_2_aarch64.whl (520.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

evobandits-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

evobandits-0.0.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (345.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

Details for the file evobandits-0.0.5.tar.gz.

File metadata

  • Download URL: evobandits-0.0.5.tar.gz
  • Upload date:
  • Size: 93.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.6

File hashes

Hashes for evobandits-0.0.5.tar.gz
Algorithm Hash digest
SHA256 6fd1372d80f20e0ff7611dbbbfac7ce36ef04f3fe7170d0180e79e35a3e190df
MD5 22da8f4fa2374178cd7c834cacaeb408
BLAKE2b-256 f82ccd7135b533ad23226cbbb635915c692f25153e92171651416e939a29ff63

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a523cb9b6f243434bc9740bd55cf5e9a21f46ccaa64ba3188a1a85fa6c99ac5c
MD5 a1030bfbbb465738d13a059a7b627fa7
BLAKE2b-256 9db18ce97f2783fe444476cdf650228d0b8d5c39fbd2c6b5bb1049f2c70be953

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 29e62270932bdd1f99e69dbc9b6effc6262523df0256a7d0763f4bc383aacb98
MD5 0d8e798cdaf8541e844b96b55f36167b
BLAKE2b-256 537a506be17c62d1253e235cc540fad562007612a8dab4338c014104044c150a

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 63c5c623ac9190e7c7a4dc680b3b422132dae5a97da10b8a70c465068a2c3083
MD5 605c9c070e676117a03b925102804b40
BLAKE2b-256 221d7397096d8dccd315657adab701eb2cd1e1c0325def43972848c6dbb2834c

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44b3785112f40bde8a0239b91281ccd59e392aab2446c5cb041a65724799fcd6
MD5 49263da4ef6f6056063bf1e138bc054c
BLAKE2b-256 9bbc4272f4a14e27cc4c59277aae76bd48abe840c5e5396097a905f4cdbfdf58

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ef9420aa9115332d6d69a3ab53dedc8bd0921d450a1359b43a1d7cf19802e9d9
MD5 ebeddbf171200e7cec9fc2157e8fedde
BLAKE2b-256 e80aeb347074a0df03d2f7b76a83f637af92b109691e56e32604e8587454e1a9

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5109f79ae935580a03710ea0da62fd93064bd971acb0cdd8e00ea311e78bf0ac
MD5 eb806a253f75d99766d7678b9d46d293
BLAKE2b-256 15536436579058a6f46715cc72a0e39051a39c5e7fda50ef96cf35209baadbb5

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 70a64f78864b44c6b26b65035cbec19e67e094ed8dce503f14ff183bd028799e
MD5 450ffdd5c422cb59e0515598fba031a6
BLAKE2b-256 da01dd1f576af1f8438fe61acdd9d178c98af2c01d472d799a5bbd9367db7a96

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7e2cc7ea00cdece202808111184ac37040483ed844f00b28162b441b2c15d91a
MD5 805c48a2e0f442e719348cd88a1098ee
BLAKE2b-256 0b940d11b86eb2e997d3771d3cc848139c0cb74b1cf9d8c2bd9aa04f02b976bc

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7433bb6566fb937d5c4c323178e31efbb8ace75ab5133823cd8ed09f9076085
MD5 34c7a6755be32193075e91b6fe9fa6b2
BLAKE2b-256 005410bb35e19985e1b0b5f5857cda4f9727d395ee06e166b6982dde82ca08fb

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c8eec68dd8eeb70f8cf1267d45fd700c39679a6532a50c3736a06b5593a32477
MD5 8f04d6e4eb1b3a1a046af860bbce9473
BLAKE2b-256 f95896483766b33faee0a28968ea996e248df053036380e3338ca3d62a134578

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 050caf209e9de254687341a7e12111d1b13ff9f75b801fa8c30d40de9d440b2b
MD5 3d4e171af9d62de5fab19fa64dce415c
BLAKE2b-256 1b0689e9f3b67ff9a0be3f98a6f4affe44c63df3161024e9ca0d5950296e616f

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1c3a3a499d12b73b7f93b7b07e3a94cf60dfb604e44fb0f48c1c55d59da21081
MD5 52a39b2f768c5712cbb2c5f7bf3281f8
BLAKE2b-256 eb93593a1100db844d1d73284dcef4964144cc3d508d8b77626e4c0c439a4f97

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d4b0b9b4677eec27a136adb4a12277353081d25cc111d34ef2446300b445a483
MD5 b66a6f40debaf0de3bee5e65c5172c35
BLAKE2b-256 1b15d837a0040d4715556da5fde684d2e80073110f31a1fdaa3980d901e58218

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed65c5cfab8775ea71e11437a28b619a27b9e00c4c3d0d63cf419b2605030aaf
MD5 1cf9b0e25301a09c63a39e95a4bc590b
BLAKE2b-256 f5825d9e46c8709d33df54ec4a5caa679ec862c0d42235429f87eda650994d7f

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1652b69d8bbf0642ee42f0da5ec3fa64a8348b48a396903dbbdc321ee490a620
MD5 c807585c18104626fa29a22a4a8cbc0e
BLAKE2b-256 d2b3216a92ff8d64bdc2b9e0064a445a84b0612773a84208b77c5f7f51246921

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c634265913ae40ef3ae058be3193e4af4eaac1f03895a157e4600acee8732bb4
MD5 e17469ed6b1b841bdeca2a8cce77bc44
BLAKE2b-256 774cac01272de34b481ea3793f0f9c965582671cc63f0c952ba9a64af3859d30

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 91ebbd6354095d1fdf56f272f1b1a0a690728538ca2c805003368fe94e5a8b4e
MD5 6419cc224e97236325edb57693782856
BLAKE2b-256 be1e5d0531d877dc9d9a9be85582051c65ebedd5461cd7ba77138b8e29980a90

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5a3e1702d9c946e9a4b32b529cbd6d571377db88036a02b9cf7662bd4f38f3e9
MD5 8916e153beff4a51ddfe6316c21af899
BLAKE2b-256 9e0bd4aecf7f9651a02bd3f074459e766b0e511a37cdb22450279003c6005e51

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f0c8d80a69e47b05f1ca508be990ab588800ed950072980f4a7a794c06240a21
MD5 a58817101e07f4765be5901500b1545c
BLAKE2b-256 cd0ccb01ad70521ee5c6b5e2b45aa4a2b3c1b39b62bcc352bad25eae1cec24fe

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c7635be8401bfadb860f94311b3ec383f9e424e9217b9a0759970a2a1bb88bfc
MD5 80fd1dfbefb91b83bdd20c91589e2854
BLAKE2b-256 4c42a0eff8a90702dafc567f1ea098f899e5364fdd98659f47ddf0c6822d64e0

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 71238d4dd9df855ee058e1718a26191eaf7c05d30e31654694b59b71c00fcb21
MD5 216c6bdd08ede66fc0ef7555e808fe50
BLAKE2b-256 36e18b228967d9a9009961e84e182fc00a07d6a6bacd278b9bf6cb1745b0b0d2

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33f5e8d706c244693fa6d7d7bfc1dcddf7c370d8338b310a6af67bea21e47273
MD5 2502cc26484e5378f7d6c765c401799e
BLAKE2b-256 34497cbfba11afe9dafbf4fd3bb1f8ff4a94eab5cec375b59e4a5cd0090f864b

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f12e081fc2722c36b8c02d9e5e62a28bb2e9de8bb2fbd708451ae87326d9ed8
MD5 c6b2d16cc4c7b669895c53f9de3dddb5
BLAKE2b-256 74a9137456814bd369896be676c4ca29fa7ac86dfaf9640ae7e148d82dd597b7

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6f1f91be49474eec4c141f9ce36458d3420a6b7b91494d1baadf40994cc6775e
MD5 a09db970fc6bcab05eea161000d53602
BLAKE2b-256 c0ec2e513aa3b1d3d379b9b076442c6eac4ffcba834b472d1b13775f0995cc67

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7525609e9c20839ffde7309a45de59153a3bfe8e5548a5064ececf66734491d4
MD5 ca9088fba6a1df8e6d89cd97dac8f19d
BLAKE2b-256 8159a05f4828c204a25228e2088939758a36214c3e6d49b746ee3536cd293fce

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ab8c672f817812c8b43d7d1cf77cb2e67fd148fa75b7c1ddb4a5f37c3a2d4cd
MD5 100a42722ac524b13117c6d3c6910e11
BLAKE2b-256 4d67a2916c01688366cda13571a339535e9ce43543e2afea568327cdc048f249

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 737d69b06e1722be8b19cab6fa40d9f0485b32b9f0138b551ec40e0e8d82a2d6
MD5 1516569319ff85fe476abc24791cb36b
BLAKE2b-256 57a68070a7b43bcb8759e9cd9851143ae02b794965f8413d42e9e6fd42c1f481

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d6d5d2d8e3ea859022a98863d152278adba8448d1d569d78c9755297786bd951
MD5 3514dfcb90641977a26e3baf4229ce54
BLAKE2b-256 53be4704725bd0c333a68876adcdaf37a5ba2bca36aa2cacc71cf00263f04652

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e307c9e0cd966d2b235b11e648981fc7229396c226e13c720718bba21739b124
MD5 3986ff1b300463609fb599432f2ab801
BLAKE2b-256 e068a35497f41bac926682269419e73ba8406ee3333101aa715054309bedd1c8

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9c652abee63220a326fa637abac3da7f5db84e39feff92304fefd666cdabb536
MD5 bd25b823bd436bd331b768eb9f7294a8
BLAKE2b-256 3d156b383f7eb405da33d7fdc994aef8b7ad53887c23d1dec7bcffd4a90682aa

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3ca41a59d11d98c40a4a69368de9b29cbe085a956576be01c31ee2f8ad5f46e6
MD5 1d339681af5807004a69e970f73911ae
BLAKE2b-256 879160a5d8fac982b07c064215bc838d3ea8e89644ef0b831da43fd42b4c23c1

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46c56344b1ad30f7541e6a78ad950646d9ede5ea0f1b88c7eaffc9e6de268696
MD5 849e921807ac2838283614e52f5e41e6
BLAKE2b-256 97c9d1699034fe1bfb88ae0d14f3738a99d5c26a208fe9a7667577bab741a4a9

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 19c809761f11d05b30a9da701d2f23e26f4b1254913da4074c563eaf23edd483
MD5 79abcf18cc071ee08200ae12b2e69dd0
BLAKE2b-256 05d16f2f965f4aabb3b0fa25da6e821eb083dcc750ece10a22d4e77c5014255c

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f33e9f940ebe57c782d09899b1e6205c38dc1b503339e4d6ad23bc3ea6c8692
MD5 cd4c658f83bb5a1ebd448d67435e45e5
BLAKE2b-256 6203e17297f27dd265f069438329f82cb483b9a5093ffa0e1d2effcc7a11288c

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ce44e8f36fe555d8bf44f63114ae6af83e569cc97739ea62663de6ae58b572e
MD5 8f14fbab5895b959a7a6b6411ad5ab51
BLAKE2b-256 2c969f29051e333e6421bed5ee4dc91aab974efdfb9bd63d18a6e1e8adf74bea

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ee394c5a76a3a2aab9dd0f5bfd052d22152753659d119eb38f658ba758a08413
MD5 459347fcf85b51a7bf2b9d94deb9db67
BLAKE2b-256 d79d9e91f5a61a6e6f315b0fa21ef05b409b1da8a269e8a510a44dd958f658b2

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2e76054e69e3ef6eb8fe3e655fb75e2947bd2d3d7beaa4ef6a65c77d74fb44bc
MD5 ac052d4feb2e594c5337335c552a0a7e
BLAKE2b-256 0839a54d69c81274b1baf78214551bc30fbc9e643aa72b54211a634cbaa5ebd6

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a2f6d84e612ad95ca328a39378a1e75adadcf0ee891f04a6a1ea67c08cf17e0
MD5 d5dcfef7ddcd6e8773d77a14057762eb
BLAKE2b-256 358980a3909fec95c7d569548ae1a308f834b60b3f1dee2d59989bea20fb15e1

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b2675c7600e967a6c0716115c49893a29ca64990ba8dbb00d36b58877d56ea67
MD5 8b1f5066bf4cb5c5ee8615932231355a
BLAKE2b-256 03cdab911bdb81ea2e982ea654eba438e70d2b9fc700cd8ed8f7e1b88be7932b

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44de42bc537fc37e504961d5df356fdb7a60e9b10d30556ca3580adf5d2b9cc0
MD5 ef4203194c2c9bf89e1220e83a197f3a
BLAKE2b-256 5f289723a9c981fd6fc72c60545f82f7ba096330744e59b9fe0d5e30ee5c9158

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a29e71cf952be482c7357fe04bac6931dca5e3e4f2696c147fc119538900710f
MD5 6736c24d69885406bef3d69d8866a5ab
BLAKE2b-256 0a59d22a5d6e804e266f80b5cd0f68ca48af2cff6d8a8372d0190f452dd33454

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cf0c41a5a244b4fea6510f462ce6cda4ff03783909519e63ff562ebba0854e60
MD5 62085ac0d012f6552a3987b802188346
BLAKE2b-256 38ebbbb8fb2b21e5abff1dc66cd5771b740d394ba0b36106f2a7d287e38ffd54

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 12608bfb221c79441cd2687f5a26336b80fa652e18c982d3deeb02b90fe7d5de
MD5 2379261a5280f3e68f86dc0c1ccf6745
BLAKE2b-256 ac85734db46fa7ead2ca07da263838ad6936411d23ec02a671d91b537d459771

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4cf0daa52920a34a609ee3a772c816e033c5b80ff5375de6239dd0980a0cc9b
MD5 5f972a60532a2983fe4b298869795448
BLAKE2b-256 4b901c2a19155d54675fe06a908cf6e57390d51844bd3d97352f4d728002b5ed

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 10e1f84f26d124ce8bf4d08712bcc155db4a4e2d681eef9b5458ed37249b8075
MD5 0f5d09d9a2a09997a90690e99a4f7800
BLAKE2b-256 fcd44aa0ad37d1eb6d745696524607e85a8c2b4e01a4718d4a518e3e36bdbc99

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 33584382eb106532fdbf32c7b8fed640f6fcbf6d120c880e000b7eba2a80ff97
MD5 5543642ec88e6a16f05f914e2712b703
BLAKE2b-256 b2db6635e5208fd6c8b5ad42303fee2f1f6e8840b4022a26c6bdb8c35ce08471

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8133e3a74c038c469109d86242f2b32371225642f2bf6b9ec4ec7d56accfc4b8
MD5 8cc826750b3cabca390b3ba5e532b0a1
BLAKE2b-256 740b173e79df8efca0290ce8c0e1293669a9ee9a5c4aa49e6eb314c3c49fe325

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1824dcb1d596b9b0e8dc6b16d42241b16c860dcd4c6f31839a687ea722459d9c
MD5 65f003afee4990d639d309e6698e1694
BLAKE2b-256 e3f0c1f69f55778d123c9ba642b089ce5db159447e5d2baceac0129bd3fe363e

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 54894af3be36c852de7ecc57f5ce7b8a07662267a4568ab848c93a07c50114c8
MD5 e6fdbf174cf08774357770512130aaf4
BLAKE2b-256 126b3b6dac9b8d9a6deb03e728dd5aa6737ea7923de69251d793551389356148

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b235be1d9e325b61fb2ad4c3c912402df8476afd0382df4888ba96f46c99ea92
MD5 aea4b7a3e52d7af8e1218e489c2e79f5
BLAKE2b-256 62f0c0b1e99a02c9469b6f0d9abaf4bfbf80e72ee08f2b650a954bff9e4c6540

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ab0502dead182d312657d436de17a5fc4af0040c851ba24d3ab258164783716d
MD5 316a14cc5a44e6e66204f82e99c4d740
BLAKE2b-256 c1e68cd5ae6efc54aeb33fd1ae783a1248901113027cb0076b3fa47be1a69128

See more details on using hashes here.

File details

Details for the file evobandits-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b5bc2580d3e3b6c94560a1ba2975d3501e8bcfb5ed0c4e09b93818fed69761ac
MD5 15ab864eab0eb3bfa508ac6f8bf1c303
BLAKE2b-256 9219c0fd8ab81c22116780ffd1af19bd410d7c0f1171a2aa554d52c9044edc95

See more details on using hashes here.

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