Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Apache Iggy

apache-iggy

discord-badge

Apache Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.

Apache Iggy (Incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.

Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.

While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Installation

Basic Installation

# Using uv
uv add apache-iggy

# Using pip
python3 -m venv .venv
source .venv/bin/activate
pip install apache-iggy

Supported Python Versions

  • Python 3.10+

Local Development

# Start server for testing using docker
docker compose -f docker-compose.test.yml up --build

# Or use cargo
cargo run --bin iggy-server -- --with-default-root-credentials --fresh

# Using uv:
uv sync --all-extras
uv run maturin develop
uv run pytest tests/ -v # Run tests (requires iggy-server running)

# Using pip:
python3 -m venv .venv
source .venv/bin/activate
pip install -e ".[all]"
maturin develop
pytest tests/ -v # Run tests (requires iggy-server running)

Examples

Refer to the examples/python/ directory for usage examples.

Contributing

See CONTRIBUTING.md for development setup and guidelines.

License

Licensed under the Apache License 2.0. See LICENSE for details.

Download files

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

Source Distribution

apache_iggy-0.8.1.dev4.tar.gz (508.8 kB view details)

Uploaded Source

Built Distributions

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

apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_34_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

apache_iggy-0.8.1.dev4-cp313-cp313-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

apache_iggy-0.8.1.dev4-cp313-cp313-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_34_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

apache_iggy-0.8.1.dev4-cp312-cp312-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

apache_iggy-0.8.1.dev4-cp312-cp312-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_34_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

apache_iggy-0.8.1.dev4-cp311-cp311-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apache_iggy-0.8.1.dev4-cp311-cp311-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_34_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

apache_iggy-0.8.1.dev4-cp310-cp310-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apache_iggy-0.8.1.dev4-cp310-cp310-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file apache_iggy-0.8.1.dev4.tar.gz.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4.tar.gz
  • Upload date:
  • Size: 508.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4.tar.gz
Algorithm Hash digest
SHA256 fc7064f3b9c5b04d1367d263881d41507898fae27e8c465d6098d3d501f24601
MD5 9e40162e500480b16b1167d139be514d
BLAKE2b-256 f3984f7a4f502276c0e5ef6a1cf675ff2734d9ce884b3ff2c54baa36ef0c1020

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 353f2984ad20dc31e1d0ee90ce1152244db6804313df46d257572f02873ebd52
MD5 c202d72e59a098b869adbc26a3eeb452
BLAKE2b-256 845c002057ff3c420ffc6931f412d6703ea29854283c68801944b0259740feb4

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 475b85b1d33096b0696a7ab5e1d01b92daca042d82cbde58f397ae1a945c2416
MD5 ccc93a9b9b54dcf74ed38336b6f6d72a
BLAKE2b-256 ecae9d1ffc5d036adb4ecd9e27c651ff430d29fd3e3a075141eb42530aa60514

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a3fc7bf25dbbb8a1b65762974d4f46b8301d7d35c964bc920d1f835cdec13caf
MD5 b595255e92bd46ed6566a9e873fb9ec9
BLAKE2b-256 edeb7cccf78cd2cc101824511812d3044ab9abe0feee733a3a9b7ab6aebe4265

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 180861345a3eca60add241fd31ecb9569c80736ec5c0caeb83459a8611d38107
MD5 515f5a188f8c6dfdcd93b6872cac5799
BLAKE2b-256 a35818dd7d8e3cbc2ac2e7fa883f016ed1335a089903396f40f1017b27939425

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3a38f9be207be8adeee714a70a76eeef00caa06d7d08eba7ef464e7c3ff33bfa
MD5 f58a95c6ff7b9a1df62d2fc1ad653094
BLAKE2b-256 491d7c7ef421e670bab238eead6f8bfef3e558118cf66ad80bf19b898e6be516

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp313-cp313-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.13, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a6e1668a263cf856319e6f8d702606beaaf0064e64383877b7140318e627be20
MD5 b01e9263240f8d971f65789c9c24d209
BLAKE2b-256 eb51831db9643047c372113ac382912a4c10c8459b159e23cb82534bc44fa6b8

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 83687e07db078abd1d6fc45165574e3453338941d511c77a4499d1a61125af7e
MD5 4ea075cc18d06f9047e39c6e497cb375
BLAKE2b-256 74d23a592a4098da647a5acc42d2c71597c6eef0527e60bc5c4a7590e943e3a8

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bffb5a3a9963075716bc40a2394862cc48703e99561be5452aa3e129885eaa52
MD5 950500a6b062b650f0b436b54eeb41b9
BLAKE2b-256 540e613eefc780accc1e37729e31bcc995bcae1272c54a456b0f0e3301eae4e2

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8df9e52121ee9aa1e7922b19ff43af4f671c5b5b6da14a4d513b991a2025baa3
MD5 1176d3ddaa28f69cb99ac651b03c81cf
BLAKE2b-256 32bda322e303b3d4a8ce959e6402aae2f010ff74b956fc8aace73f5dc7e7ac79

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f5e583d21a7c501b2805152df9093c21988543b0706fe29118c87141029bd557
MD5 b2c0d699f49f4a8f3931ff432854db40
BLAKE2b-256 7ab6ab2d23e81f250f2fd8519b5d69f468cf24c371066f6bb337fba81b190b72

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b67b408985de37fa394c9ec52c497ea938dfa0998ea8124c6470172472f167c
MD5 fa483ce518b0eaa03eb131c25007e2b3
BLAKE2b-256 97385fe29e71806b3a16437054e820d22e252eeca15454a581b7b464c9497f29

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp312-cp312-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.12, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 82995e4a1f7a5a60706e698ae71b94155cb00c16a4f391c7ae8cde77d03f25bf
MD5 b21378e8b0026d69770ffe2b166ea799
BLAKE2b-256 8df33889a0c273f708311818afade66d1460dac0b922c3003b1a64874ab61898

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aa86707ae3e02b05c420616662138f0fa245ec060ae9834c9410117caaf95ddc
MD5 7f487fd7f8c855b16833c361d6a30f39
BLAKE2b-256 d60d3191d2a80aec12ba5dab27f79807b6cf539a6a03c3f745d06b635b0f6aa1

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4cb466c73dc146fc0fb233f5b19b6eaf731ea0fa1351292402a41071c68c9883
MD5 f41ca32b846b1250aa248a5b16ad8a65
BLAKE2b-256 6c816515e7a6d17978a30c11acf5330fbf370253aeeba37e373c36b0d4e1b740

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 5cec13a02cb5a3eb126e4b7d17c9d7ff9f252321d86130b5eddf7a5a7ce65e74
MD5 f37db92298be99fce1ad266c43264bf9
BLAKE2b-256 e4015e5cceadb34acf45f4c598c82d76fa462b45c18df52d573d2ff2fa8eaf3b

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f50d694104178cb8dedca867870c32094142d8c108403a4124b71856b7127fd4
MD5 ef58ee8402b9cc9cc3cb2b8f346bc2bb
BLAKE2b-256 dce29b165a52c85f51c6ec0609aaa71fd50a9246bdeb9c2b378e1d8bc22fae53

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c684de4c83607ba341f5f5b76e25e39610eca7e0c4771fd333416a435c0d2f32
MD5 e700dc1340e9a68bef23a5047f735d3c
BLAKE2b-256 a33b98d16ebf8445de70f9e2098b5007bb8bc64af706aae4e1132d6cc172725c

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp311-cp311-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.11, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 da123092611756dfd752ee66c9de4db6472b2a8ab51defc1f4dcd8acb8e44ad2
MD5 25d433f092ecac9685ff38bc131195a4
BLAKE2b-256 1ea84ec88bb26e943af95b655dd4c0e551633556b9a744ad3de52e94d8862fe7

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7696b74eb7c30e416722ac12840126d44757c7066f81a64b52cac91a49c44ad6
MD5 9f999c8befce7e50a9a93cfbcb56fb04
BLAKE2b-256 75e2b16b37fbd6931190684fe43342a4e4e79077f71dd4a14d261556b7ef4990

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f0eeda097d44df25971d02c2271a1e6c1e5e288edb7805252b1b21b3e16bc3f1
MD5 4bfc7fb6ec5138edc4d6dc9dd112a23e
BLAKE2b-256 5c113eea8384677dbc5cf57b8c0a85aa779423e08f27f5a76133e4f6967db787

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 bfbfc8b1a234305fd9b3e74ddf4d3bff55caa51586513997be1059e03a1b8ce9
MD5 6f927d8e906fdc145a7f4d0fbca881f9
BLAKE2b-256 c1cae5ba15e47f749e02e0090ae654d2b3573af2ff5f2f74c1943980ca1fa2ad

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 40c1b3eceeaf806f4cf5bb51c1430a521b7eb74eb107478af5b8eaa4acb22300
MD5 a5298abc44f8f7a963b27d7cc9d6266f
BLAKE2b-256 d3daa53257b3f7ba47f5e0f8ae97344bcf04b547e19e2986c2d0aa099a9b3169

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7aec4400633abae3867711d5ba282c92ab2d5d1dbdbee776070362bfff7b80ac
MD5 64c51cb043395634f678b4e7314162aa
BLAKE2b-256 ef02a44664634ad61605f3b2b256d1e2a58b796984a666fb9c287a3ff4a690de

See more details on using hashes here.

File details

Details for the file apache_iggy-0.8.1.dev4-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.8.1.dev4-cp310-cp310-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.10, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for apache_iggy-0.8.1.dev4-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2eafae9f0436c8c8fca03165f8ff68250002b2cd91d2059fe020370463ec8305
MD5 432a2e6061bcf0a58d31519c12332f5b
BLAKE2b-256 2ec301c5b5670743e315df5b7625f1cd5d7343cf978ef5853bd3c5acddd08e82

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 Sentry Error logging StatusPage Status page