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.9.0.dev1.tar.gz (516.9 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.9.0.dev1-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.9.0.dev1-cp313-cp313-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

apache_iggy-0.9.0.dev1-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.9.0.dev1-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.9.0.dev1-cp313-cp313-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

apache_iggy-0.9.0.dev1-cp313-cp313-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

apache_iggy-0.9.0.dev1-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.9.0.dev1-cp312-cp312-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

apache_iggy-0.9.0.dev1-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.9.0.dev1-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.9.0.dev1-cp312-cp312-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

apache_iggy-0.9.0.dev1-cp312-cp312-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

apache_iggy-0.9.0.dev1-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.9.0.dev1-cp311-cp311-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apache_iggy-0.9.0.dev1-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.9.0.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

apache_iggy-0.9.0.dev1-cp311-cp311-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apache_iggy-0.9.0.dev1-cp311-cp311-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

apache_iggy-0.9.0.dev1-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.9.0.dev1-cp310-cp310-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

apache_iggy-0.9.0.dev1-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.9.0.dev1-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.9.0.dev1-cp310-cp310-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apache_iggy-0.9.0.dev1-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.9.0.dev1.tar.gz.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1.tar.gz
  • Upload date:
  • Size: 516.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1.tar.gz
Algorithm Hash digest
SHA256 67fa26537661f2123b6607e25fbd2b286bc2bb9f86e4e7f86454b039d57e7bb5
MD5 f21952ba81ad30adcf331974e622d216
BLAKE2b-256 4aa1f808b27e8290914b0d4bbfbe96b621e0582306260d40dcb788fd43fa8c7e

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26e45a281142fbd6173a7f3f5246dfe32bf8f65fc06d1f83c66e74e500d77872
MD5 b1d3a4f193516287900c9a9d819b389b
BLAKE2b-256 315542e04beafc09c3ecac03c9877987a3269c2eaf8d1f2e07a3eaaa84cd85b3

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3da06aac2c01032f3787e9ced472e27a568f13b1ebbe7bfbd0c0b897a3005651
MD5 339c10ec303ff13cfb303e7e3ce013da
BLAKE2b-256 0b82100b1aa1ad7b7aafd549b0002a0ff3e9f1741bcde21d1bd28442946662ef

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 168418f39ae7477a5123f6942c2cdd362c5e4ab2e77d3ea0c9a8b3e2ad35fd71
MD5 014d7c7bfebb046a470b337d49452590
BLAKE2b-256 fee4d98b1619ee67664fdfd6d45aa1131b11f6e705c300ec79b0a816c7fdca80

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c0f18b315e3327c88ebbdd042ef0685a162cbf90aff7294a2c51af44eaa64cbf
MD5 752ab40b64c0f90666b4c708b72c1eb3
BLAKE2b-256 7cb9e5e56c1cfd8261df7e3fee05b96f5c2472c4bb298c38fa08a8d540773b02

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 62494cb2ba8399f9dbb2ba883fa11c226d641bf1ae5306d3aa366f0981a530e5
MD5 222e38ebae845d3a0e34e99b37b6bb09
BLAKE2b-256 4d2fb948fc2b4ed9640070467523c306de54105b7519c8df57edcae370ee9d30

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cd6d50f1e1b936fef1488145022c62f3c68a08c94de908733792d381dc33da06
MD5 f3081be3bee008cbfb21689956cf3a05
BLAKE2b-256 233fdd401996f4e821fa5030a976674295adc3362dade726796d2fe7d5f863cc

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f292207a4d7ba6e37ccb55d8733e4ba5868b59e35dd82e06ad8d90fa0e78ffdb
MD5 488fc8ecceeba274e6c832b426fbc683
BLAKE2b-256 e4c8a57ef2e55be37254e6344fdcbd750321ab01c38df995bb61e494200b08bb

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9da72096597acd748f93aadd3608a20fec96c4b75f01dc3bf563401db8bbf5c2
MD5 e3d4aa97b9d47f4ae76c480a12c76200
BLAKE2b-256 dce3dc1c5cc3d9d147366afc81829231b37ab46b3a73f0818d2f63914d3632c1

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c6aebdc1ef39450a2fc13c5b5866b9b23c23bd6cd8203ee63ddb6a7cef4efe0b
MD5 8cf9738750685548ed327bc6fae338f9
BLAKE2b-256 6f2b17bdbcaa8ed2c7856c1ee3e7d096b76d723864ee1abbba3dc752bae49ad5

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fe23adc02607eb07d3562bbb1729816027a76dc57eeac3ac5753252ad37bdf6f
MD5 1c8472e2e2076e294ad27b83af6dd65c
BLAKE2b-256 7bedaa6f39e81e584cd12cd0d623e8e941ca0f9be75dc7c8d19809b8abe34f39

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b775b78ecc9966144fa01a675546d60541360a36d6d3637aee389e309738485d
MD5 c1d46051732c3231fe15dbebbff0ba82
BLAKE2b-256 13ec78aa3d4c25f06a9522be73f32ef39a65e250f6fc9eb12fb5d26dce02d3ac

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 04284bc994776c5db79d0236fba6a6cf5f05e9fa5b3b4aa463b7cd0846448777
MD5 f0eec2e8a1a4ec7057ce3a8caea97dfc
BLAKE2b-256 0156b2af8c426e7811ec5714cf28a7731d42887d12f317fd307fdc97d481ef82

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b745c5b8796773c086e60bafad5ad85e6319e7ac02e8ea06ce485d2b067889e
MD5 f944d6c3597e798ebbd7feb34a715e9c
BLAKE2b-256 739fe784c5871f970c3895f12095926b2c4b049578a2bd761a73f075f6c72a6a

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44bc5ad7f02c8a9cbd2aeb54f2ee37bea763de49c24b85c6c7d869ddfca1c3bc
MD5 3719ffaee3c5e65fa684faa080fdb9df
BLAKE2b-256 9368dfc3b12304a207d6b33b85b7766933d023faa27e05f2f2ac19847548d8fc

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 20f2f63627a8de2a479329abd7e677ded86ebb93f4f932e0541e4b73604870b1
MD5 eae8effde905fc1adf7cd737170110d7
BLAKE2b-256 aad17712f924b919f6ad548b0c1db3ed8678b32e55a347a5e9a6f5238a2d1ead

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 005f862c6f1df73c3b73f6d2b9dd51329d16113770312f0310c5d2cccb6a5225
MD5 916e04ea73807606ba4c3390423bb0b8
BLAKE2b-256 639152c82536c6ae870691039c366669679c35b7000144ec0d017c9695234f08

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2085ad341687fe07c596586fb4983e08c88426cac70d1004df869af018fb510a
MD5 4cad524003913e51a3c7b40cd43d2921
BLAKE2b-256 09eaab2350555f1a174a66b9592f8982d83e4fb16a13e46b268ae29e99e84b38

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ecb7ffddba3ca601c2927ec7bf30129a6e9e80f70cf0f443d6ad48095c6272e2
MD5 0db741a370856f634884deeb8ec13a93
BLAKE2b-256 d18fa8395f5de661ec97aaa33f3bae05e3877cb42daf823bd03934ae5d062b2b

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 097a3d1578710518b468a1e23d7650489cf6ff83a64f73ef379f0488615e2d10
MD5 03df7cdc39c4104eaa1eef3066773a66
BLAKE2b-256 2e2c05a1b6a0dbc4a3b0c893824d10910e37b6ccec72922724fb5a3be6e24cf7

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 813d4812341e4920f9d620002ad2fe764286847d26988d7762296a73e81657fc
MD5 ebbba57558876531f2c2384d5b2d2c35
BLAKE2b-256 a6b40cfa74275e811d1c970a977bc74f389283d7272ee2d88e81d4d70f6d9679

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 20826ae7c2679252155bef78056351aac42ec3cad8a8f7f673cddc942df21582
MD5 b0dcb84a7bb71fd90a1c21abb0d9a6fe
BLAKE2b-256 1095cd7f126972d7df6c16e62d904d91da97fdda98fe07c5ea3df8aa3ee3dc92

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 670c870c221046c1c91156f19eff9f7e0177f3c465753a82bfaa007dc53ac3ec
MD5 49bb8b652d20d2016be6ce38ad1e8dc9
BLAKE2b-256 ae5f5acd54f898d29b7ef2e1a41cf7db88d6eb527144c5b067a94601c1229637

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7856bc9b01b9f7be95293beebf44fb9d619c5208922b4c4b4b450dd821dbd4c6
MD5 050fb299eca9fa0b71abf9bb683d1100
BLAKE2b-256 0e64a0f752d9922b65b5e1f501d5cc514a9690012ca74d7e839875f3a126578b

See more details on using hashes here.

File details

Details for the file apache_iggy-0.9.0.dev1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: apache_iggy-0.9.0.dev1-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.2 {"installer":{"name":"uv","version":"0.12.2","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.9.0.dev1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4e14bcf302efc4b19723f6d316d940b6a0d06eb03eac459b9af033fc1bbf0692
MD5 0f248a129638aaec66b8393ead04ed66
BLAKE2b-256 90eae3d5590290c4d7fb43d0ec2bc142e5eb76d8d6af6cadd5939e630ca1b9db

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