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.dev3.tar.gz (479.2 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.dev3-cp313-cp313-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev3-cp313-cp313-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev3-cp313-cp313-manylinux_2_34_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

apache_iggy-0.8.1.dev3-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.dev3-cp312-cp312-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev3-cp312-cp312-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev3-cp312-cp312-manylinux_2_34_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

apache_iggy-0.8.1.dev3-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.dev3-cp311-cp311-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev3-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev3-cp311-cp311-manylinux_2_34_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

apache_iggy-0.8.1.dev3-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.dev3-cp310-cp310-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

apache_iggy-0.8.1.dev3-cp310-cp310-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

apache_iggy-0.8.1.dev3-cp310-cp310-manylinux_2_34_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

apache_iggy-0.8.1.dev3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

apache_iggy-0.8.1.dev3-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.dev3.tar.gz.

File metadata

  • Download URL: apache_iggy-0.8.1.dev3.tar.gz
  • Upload date:
  • Size: 479.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3.tar.gz
Algorithm Hash digest
SHA256 f84ea93599b1e74e6516798eba290c30d0ea401512314983372b48a36e3a5145
MD5 1dd309cc7c26a16794ae256e88afc68d
BLAKE2b-256 4e36010012fa233f19093f7efa4018f2c1a89898d200bae2bbae6a9dda45366f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp313-cp313-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1967c538d75ea3f00a81f72b79847bcb173223b6e6a4ccdd14b258deb2a6cbd7
MD5 6d691c3078f219c103ff8f8e6d886871
BLAKE2b-256 f5d40ad873d3ef0de3f538e1dc632e963cfff068326323a26444a266df2b4185

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp313-cp313-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 53042500d5f67b0923301d62746cc62b400856e18114c61bf802818efdb746f5
MD5 fbf0d1c3980bc84439a648d6f169ee61
BLAKE2b-256 4e5ef900d1ff56867b6da5ab35375fb7a7b2e88a957831e3640b89391c4f5a48

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp313-cp313-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 af6abcd6acadb855cf262a67e329b48fe7095331a1c0170cf373fc6f173a2a84
MD5 d752aa6f62310f98776057e91889f06c
BLAKE2b-256 6632561eef82592363f99136ca9558a2beaee1c4b02a972cb64d57b37c52a3a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 04be4f416f0191eb47b7ffa3fe28ba608b25adeb3b51609b051f214eb67b889c
MD5 7b2999dcf5c66ebf6bc08ff3d431218f
BLAKE2b-256 715713e89e24455de6c9c0edda57905c0692a4a933ad852966be61f43bef3d98

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 339ba4c4d8b00bdddcab96df4be5c35542440d86173f022886e7166c714b1c8b
MD5 af024f9f40fc3174de387346a187b017
BLAKE2b-256 7d2cdb0c2b43c1db6981ddd878389a9c9772fcbf2a17d908511450f84f6e1906

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0bd70580e43ed74886d431dd30e64b5203a19269ad183a8dc3809c28f355e07d
MD5 12b03187e151bbbee5c874d9a71e18ee
BLAKE2b-256 788c7c59472d91fcec74dee495dc935dae1e1de89b3f998b4d380eeb7347ab55

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp312-cp312-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2ecc6b121f7baa8db4fd4dc7157072d875e8f8c80ce07961dd657969a658fe56
MD5 d3df70cc4eb1d46dcecdf4c37eb80d10
BLAKE2b-256 9e97e91d6e83d92b9b23c2db68919f9571b4aea03acf59d0403e95bc55e136f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp312-cp312-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d027b751555326a1b6a652dd9b2ef117e436d47218b085dc8cf4fde4f7b987b7
MD5 0d18bcfbf932a49044f8c641a5ad972e
BLAKE2b-256 20c772b2a2412fe2a1fdb40d5ac195344fc7feca2d55eaac7302c8930ff0a264

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp312-cp312-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 7f317d5e6db76c489d4e29c06e66bd6e307b389db0bee43155336a37796dfc43
MD5 a8adf77ed9ba36f656d25da89e21b0fc
BLAKE2b-256 475a419669ecbc551ccaedf491218e63eb1a02dda8aec2c3f5d688d410f62567

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c6a80e558bf3abedbc7bf1990f43832fb70629f8fdfce2cbc732c728a7beabe6
MD5 24ce98aff8689566186951748c7b723d
BLAKE2b-256 8b0ebebccc6049085ad6cad6e176b139cfc42962d5590fac9e4ba4c267d6ae51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd3fa7ac3836c26178b3476ba77eebcf689d3f58f7b87eacf0b7673488565df5
MD5 1821dd9961b43c396868ed2470445345
BLAKE2b-256 00fe3c3b92d6863a9079eca3bba054b521f8413b8dfe2cdd710bedba93ae5562

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 05d4a4c72fa7214b38df61457929153631dd3c475124ae20af2b1cb5e896f495
MD5 d9f7b771c50df122d21309d5fa8176d0
BLAKE2b-256 b92b548e9639b9c605e815893055b25a53a26b7299e8b2ebb63d0618f85d15cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp311-cp311-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f80fd49d69b4a2352a079d8da8679bf74544ce6f315bbb5105fa3d9740679ab0
MD5 b29219b37fb43cddaa7a95a3af2de4cd
BLAKE2b-256 3b8df89a34812625b5427f11ba236a3f6b4d9548c2ad7017c860641c0e759112

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp311-cp311-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 52363f7103b133f775824c5501d449decd2666c82243060dcf4454d1fa789743
MD5 adf66c6f63de7500b3855e6cdde9996f
BLAKE2b-256 210669748ee096f61d54114a5ce04f4ac16155569f8f18c7f1c9f5280ecb4e98

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp311-cp311-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8c0b579f7446f194d0f12b3ce22155fd913a0868ae73d4670854c3be4d1a3c17
MD5 674bce15294d1653664722febf03b7db
BLAKE2b-256 ca577ac76198c1dc9c8da7f6a403ee1e630b7894eda341cea745fcddfcdd3910

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 356198ea7f406c25f642f0e40cb8056586aa7ba82132dc005366a8b2d2dfb43c
MD5 5da7fb58615a97b9a09e76a4f5f3857c
BLAKE2b-256 0b873a8a973fcc16f84a56dbc6151eb8954d687e4ac84811a7990a82e8936640

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b15334472858141f8978ff4552cd4d7c6e143da37a487610e5c28a82e6ccdfc
MD5 733e0629cf01b356dc9c377986186aa2
BLAKE2b-256 f28d5f6aabe60ff4224975c7804070cd9490f4025f0e5020e6d7483f7eec342e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 59f64d142836511cc3e98d86987eafd93c26dffa54250c35a07014680522e279
MD5 1319444d56c98acaf1e8d3aca4a0450b
BLAKE2b-256 d6d5a49173beb74586cdb9de8456f8b72bbbe231ec4ee33a77bbb38744bb563c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp310-cp310-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6efd9a7455b518804cf50ad1fc58e2774ad37eaaf4900baa857a308553a78ea5
MD5 7f73561f70396bccee3359bc33e044fa
BLAKE2b-256 c6aabd2ba488386fd0ea0198f0159173dbbd81a90e55a57acaf41ce665e8c3fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp310-cp310-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 95e4ec90d779f613d63382fce74c88a013bdd15ee9f4914f32bbd117a82d040f
MD5 ab199f431727ba07d77295654b312fce
BLAKE2b-256 496c95d3b56e425972a149b8511c827e85d540e829a404a466d42a7f304b47d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp310-cp310-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 be5ea34d7cf706ad6e6250c4c72967e1900e090d9dfc2c8718c7924c7fc2fa4b
MD5 0e198c37e235c845444a5806dee1f67b
BLAKE2b-256 ce11591ef7e562c047e5e5260966efd611e2395a2ab04a2341bb3487094b8019

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 913bb893858a32f1702c7112b45fe0f55868fc00254bedc58c4b41484fe54752
MD5 1a1a0322ebb2e24dc7d154739b6081b8
BLAKE2b-256 5348e33c399b64ca16d66c7c926074c16050a751a1c8dde14a3e24698ca66faf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dba0944700376cfa7287fd9454b8bb3568b9fb0aad248d00e04df01cf22a989e
MD5 babf9ab78c9593c8682681dd1d7ee111
BLAKE2b-256 a86f0c70a49113360d8b4c54ab18430ffc1883ca226db74ff32b653c11a9cb1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apache_iggy-0.8.1.dev3-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.11.30 {"installer":{"name":"uv","version":"0.11.30","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.dev3-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0a8321aba4a0ccac2a95faf90d8bf2f1e5c933a952883e2c4d14016c9edb628b
MD5 6b3be1ae2a58c40b56e766cd3d2b6f2d
BLAKE2b-256 ce2589a9f8a17b21b7463fa7e2cef9b1b2dd642664a9d31bcfe17b39136ea8cf

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