Skip to main content

Python bindings for 0MQ

Project description

PyZMQ: Python bindings for ØMQ

This package contains Python bindings for ZeroMQ. ØMQ is a lightweight and fast messaging implementation.

PyZMQ should work with any reasonable version of Python (≥ 3.8), as well as PyPy. PyZMQ supports libzmq ≥ 3.2.2 (including 4.x).

For a summary of changes to pyzmq, see our changelog.

ØMQ 3.x, 4.x

PyZMQ fully supports the stable (not DRAFT) 3.x and 4.x APIs of libzmq, developed at zeromq/libzmq. No code to change, no flags to pass, just build pyzmq against the latest and it should work.

Documentation

See PyZMQ's Sphinx-generated documentation on Read the Docs for API details, and some notes on Python and Cython development. If you want to learn about using ØMQ in general, the excellent ØMQ Guide is the place to start, which has a Python version of every example. We also have some information on our wiki.

Downloading

Unless you specifically want to develop PyZMQ, we recommend downloading the PyZMQ source code or wheels from PyPI, or install with conda.

You can also get the latest source code from our GitHub repository, but building from the repository will require that you install recent Cython.

Building and installation

For more detail on building pyzmq, see our docs.

We build wheels for macOS, Windows, and Linux, so you can get a binary on those platforms with:

pip install pyzmq

but compiling from source with pip install pyzmq should work in most environments. Make sure you are using the latest pip, or it may not find the right wheels.

If the wheel doesn't work for some reason, or you want to force pyzmq to be compiled (this is often preferable if you already have libzmq installed and configured the way you want it), you can force installation from source with:

pip install --no-binary=pyzmq pyzmq

Old versions

pyzmq 16 drops support Python 2.6 and 3.2. If you need to use one of those Python versions, you can pin your pyzmq version to before 16:

pip install 'pyzmq<16'

For libzmq 2.0.x, use 'pyzmq<2.1'

pyzmq-2.1.11 was the last version of pyzmq to support Python 2.5, and pyzmq ≥ 2.2.0 requires Python ≥ 2.6. pyzmq-13.0.0 introduces PyPy support via CFFI, which only supports libzmq-3.2.2 and newer.

PyZMQ releases ≤ 2.2.0 matched libzmq versioning, but this is no longer the case, starting with PyZMQ 13.0.0 (it was the thirteenth release, so why not?). PyZMQ ≥ 13.0 follows semantic versioning conventions accounting only for PyZMQ itself.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pyzmq-26.4.0.tar.gz (278.3 kB view details)

Uploaded Source

Built Distributions

pyzmq-26.4.0-pp311-pypy311_pp73-win_amd64.whl (555.4 kB view details)

Uploaded PyPy Windows x86-64

pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (756.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (798.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (569.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (834.4 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

pyzmq-26.4.0-pp310-pypy310_pp73-win_amd64.whl (555.4 kB view details)

Uploaded PyPy Windows x86-64

pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (756.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (798.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (569.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (834.4 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

pyzmq-26.4.0-pp39-pypy39_pp73-win_amd64.whl (555.4 kB view details)

Uploaded PyPy Windows x86-64

pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (745.4 kB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (756.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (798.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (569.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (834.4 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

pyzmq-26.4.0-pp38-pypy38_pp73-win_amd64.whl (555.4 kB view details)

Uploaded PyPy Windows x86-64

pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (569.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (760.8 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (806.0 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

pyzmq-26.4.0-pp38-pypy38_pp73-macosx_10_15_x86_64.whl (834.4 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp313-cp313t-manylinux_2_28_x86_64.whl (842.5 kB view details)

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

pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (849.8 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (891.6 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ i686

pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (658.8 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp313-cp313t-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.13t macOS 10.15+ universal2 (ARM64, x86-64)

pyzmq-26.4.0-cp313-cp313-win_arm64.whl (556.2 kB view details)

Uploaded CPython 3.13 Windows ARM64

pyzmq-26.4.0-cp313-cp313-win_amd64.whl (640.4 kB view details)

Uploaded CPython 3.13 Windows x86-64

pyzmq-26.4.0-cp313-cp313-win32.whl (577.8 kB view details)

Uploaded CPython 3.13 Windows x86

pyzmq-26.4.0-cp313-cp313-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp313-cp313-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp313-cp313-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl (856.0 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.28+ x86-64

pyzmq-26.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (860.1 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (902.1 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686

pyzmq-26.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (666.1 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp313-cp313-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.13 macOS 10.15+ universal2 (ARM64, x86-64)

pyzmq-26.4.0-cp312-cp312-win_arm64.whl (556.3 kB view details)

Uploaded CPython 3.12 Windows ARM64

pyzmq-26.4.0-cp312-cp312-win_amd64.whl (640.5 kB view details)

Uploaded CPython 3.12 Windows x86-64

pyzmq-26.4.0-cp312-cp312-win32.whl (578.0 kB view details)

Uploaded CPython 3.12 Windows x86

pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp312-cp312-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp312-cp312-manylinux_2_28_x86_64.whl (855.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

pyzmq-26.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (859.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (902.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

pyzmq-26.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (665.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp312-cp312-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.12 macOS 10.15+ universal2 (ARM64, x86-64)

pyzmq-26.4.0-cp311-cp311-win_arm64.whl (559.9 kB view details)

Uploaded CPython 3.11 Windows ARM64

pyzmq-26.4.0-cp311-cp311-win_amd64.whl (644.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

pyzmq-26.4.0-cp311-cp311-win32.whl (579.2 kB view details)

Uploaded CPython 3.11 Windows x86

pyzmq-26.4.0-cp311-cp311-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp311-cp311-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp311-cp311-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (862.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

pyzmq-26.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (867.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (910.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

pyzmq-26.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (672.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp311-cp311-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.11 macOS 10.15+ universal2 (ARM64, x86-64)

pyzmq-26.4.0-cp310-cp310-win_arm64.whl (559.6 kB view details)

Uploaded CPython 3.10 Windows ARM64

pyzmq-26.4.0-cp310-cp310-win_amd64.whl (643.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

pyzmq-26.4.0-cp310-cp310-win32.whl (580.3 kB view details)

Uploaded CPython 3.10 Windows x86

pyzmq-26.4.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp310-cp310-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (862.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

pyzmq-26.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (867.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyzmq-26.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (911.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pyzmq-26.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (672.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp310-cp310-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.10 macOS 10.15+ universal2 (ARM64, x86-64)

pyzmq-26.4.0-cp39-cp39-win_arm64.whl (560.1 kB view details)

Uploaded CPython 3.9 Windows ARM64

pyzmq-26.4.0-cp39-cp39-win_amd64.whl (644.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

pyzmq-26.4.0-cp39-cp39-win32.whl (580.8 kB view details)

Uploaded CPython 3.9 Windows x86

pyzmq-26.4.0-cp39-cp39-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp39-cp39-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp39-cp39-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (863.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

pyzmq-26.4.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (907.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

pyzmq-26.4.0-cp39-cp39-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.9 macOS 10.15+ universal2 (ARM64, x86-64)

pyzmq-26.4.0-cp38-cp38-win_amd64.whl (644.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

pyzmq-26.4.0-cp38-cp38-win32.whl (580.5 kB view details)

Uploaded CPython 3.8 Windows x86

pyzmq-26.4.0-cp38-cp38-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

pyzmq-26.4.0-cp38-cp38-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

pyzmq-26.4.0-cp38-cp38-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

pyzmq-26.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

pyzmq-26.4.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (863.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pyzmq-26.4.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (908.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

pyzmq-26.4.0-cp38-cp38-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.8 macOS 10.15+ universal2 (ARM64, x86-64)

File details

Details for the file pyzmq-26.4.0.tar.gz.

File metadata

  • Download URL: pyzmq-26.4.0.tar.gz
  • Upload date:
  • Size: 278.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0.tar.gz
Algorithm Hash digest
SHA256 4bd13f85f80962f91a651a7356fe0472791a5f7a92f227822b5acf44795c626d
MD5 a0489198bb10530e7c137d16fc25a057
BLAKE2b-256 b111b9213d25230ac18a71b39b3723494e57adebe36e066397b961657b3b41c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0.tar.gz:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a222ad02fbe80166b0526c038776e8042cd4e5f0dec1489a006a1df47e9040e0
MD5 723f5850c87e7bca81604af63cc65956
BLAKE2b-256 139cd8073bd898eb896e94c679abe82e47506e2b750eb261cf6010ced869797c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7731abd23a782851426d4e37deb2057bf9410848a4459b5ede4fe89342e687a9
MD5 4d26508927146c4c9b7e578bbf9a819c
BLAKE2b-256 cdcc6c99c84aa60ac1cc56747bed6be8ce6305b9b861d7475772e7a25ce019d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 43b03c1ceea27c6520124f4fb2ba9c647409b9abdf9a62388117148a90419494
MD5 ac84154781b01b0757d08f27770535f8
BLAKE2b-256 760c3a633acd762aa6655fcb71fa841907eae0ab1e8582ff494b137266de341d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a28ac29c60e4ba84b5f58605ace8ad495414a724fe7aceb7cf06cd0598d04e1
MD5 8bce0340a02c41dc7a6bb68c6fe9a4db
BLAKE2b-256 25f91a03f1accff16b3af1a6fa22cbf7ced074776abbf688b2e9cb4629700c62

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4478b14cb54a805088299c25a79f27eaf530564a7a4f72bf432a040042b554eb
MD5 3f9fed05db8657ec62471a4de0522630
BLAKE2b-256 0452a70fcd5592715702248306d8e1729c10742c2eac44529984413b05c68658

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 61c5f93d7622d84cb3092d7f6398ffc77654c346545313a3737e266fc11a3beb
MD5 6503e216bc1c07424a3d1d6148b49a66
BLAKE2b-256 c23343704f066369416d65549ccee366cc19153911bec0154da7c6b41fca7e78

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f3f2a5b74009fd50b53b26f65daff23e9853e79aa86e0aa08a53a7628d92d44a
MD5 418b561e6099fe8aa414fddc0bf583d1
BLAKE2b-256 962a0322b3437de977dcac8a755d6d7ce6ec5238de78e2e2d9353730b297cf12

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 80c9b48aef586ff8b698359ce22f9508937c799cc1d2c9c2f7c95996f2300c94
MD5 eaf6c659a18fb149965d265007a674b3
BLAKE2b-256 9ba62b0d6801ec33f2b2a19dd8d02e0a1e8701000fec72926e6787363567d30c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a9f34f5c9e0203ece706a1003f1492a56c06c0632d86cb77bcfe77b56aacf27b
MD5 2bc32ce67824aafe28713fadeaa269bf
BLAKE2b-256 e47f68d8f3034a20505db7551cb2260248be28ca66d537a1ac9a257913d778e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 98d948288ce893a2edc5ec3c438fe8de2daa5bbbd6e2e865ec5f966e237084ba
MD5 07e3023f95b0c401e1d9aee6971303ec
BLAKE2b-256 470396004704a84095f493be8d2b476641f5c967b269390173f85488a53c1c13

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 49b6ca2e625b46f499fb081aaf7819a177f41eeb555acb05758aa97f4f95d147
MD5 0cc87e295259be1635b2b8495a55b39c
BLAKE2b-256 f849b5e471d74a63318e51f30d329b17d2550bdededaab55baed2e2499de7ce4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp39-pypy39_pp73-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c76c298683f82669cab0b6da59071f55238c039738297c69f187a542c6d40099
MD5 368f1cdea98c36c63b103f898466b6c4
BLAKE2b-256 08e634d119af43d06a8dcd88bf7a62dac69597eaba52b49ecce76ff06b40f1fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8112af16c406e4a93df2caef49f884f4c2bb2b558b0b5577ef0b2465d15c1abc
MD5 6d708cdfb0392e4b5d2dbf5b1e4e3941
BLAKE2b-256 bdd42c64e54749536ad1633400f28d71e71e19375d00ce1fe9bb1123364dc927

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d367b7b775a0e1e54a59a2ba3ed4d5e0a31566af97cc9154e34262777dab95ed
MD5 9cf6d50e94f6a4572e371ffaba35450e
BLAKE2b-256 a55d201ca10b5d12ab187a418352c06d70c3e2087310af038b11056aba1359be

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dd670a8aa843f2ee637039bbd412e0d7294a5e588e1ecc9ad98b0cdc050259a4
MD5 e8381026d2e582a130d241c74eef2e90
BLAKE2b-256 a9dd052a25651eaaff8f5fd652fb40a3abb400e71207db2d605cf6faf0eac598

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 552b0d2e39987733e1e9e948a0ced6ff75e0ea39ab1a1db2fc36eb60fd8760db
MD5 6d977ff5a81b179e6ca30ef7a973390c
BLAKE2b-256 afb271a644b629e1a93ccae9e22a45aec9d23065dfcc24c399cb837f81cd08c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f928eafd15794aa4be75463d537348b35503c1e014c5b663f206504ec1a90fe4
MD5 fdf2fdd8aa3ff9ec0ad8a931132917db
BLAKE2b-256 1faccbffbc88c3c2e921607187340e86910e696740838c2c379c236e16d9102f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp38-pypy38_pp73-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 acae207d4387780838192326b32d373bb286da0b299e733860e96f80728eb0af
MD5 663a86a99549339b4667112a1bb0fc0d
BLAKE2b-256 8ef3f78b81769cdceb3d5ef606641d574d81aea76ec1e09de561aca6c453f8dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b70cab356ff8c860118b89dc86cd910c73ce2127eb986dada4fbac399ef644cf
MD5 4a0b04a233b8627c9c49ee22a92872b4
BLAKE2b-256 76d3afc76763f19b14e8ee652e7258d5707982b96c3a49b77916db0bdc6a8b00

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d9a78a52668bf5c9e7b0da36aa5760a9fc3680144e1445d68e98df78a25082ed
MD5 55b8036ee1ed13e1b5f8fbf2e9486ce2
BLAKE2b-256 fa842a14c4e541eab15d850b283f715351bb2eef85880f0de138e0556ca4db2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-pp38-pypy38_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-pp38-pypy38_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 91c3ffaea475ec8bb1a32d77ebc441dcdd13cd3c4c284a6672b92a0f5ade1917
MD5 6631176056e4bd4ecc42628999979021
BLAKE2b-256 e0b207dc7f522f7b91984dd1f7657335c53a87b02a91b4346ac817a01d7eccf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-pp38-pypy38_pp73-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 26a2a7451606b87f67cdeca2c2789d86f605da08b4bd616b1a9981605ca3a364
MD5 c0957419073d7d6e6979fc9feadb6a7c
BLAKE2b-256 054cbf3cad0d64c3214ac881299c4562b815f05d503bccc513e3fd4fdc6f67e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c80fcd3504232f13617c6ab501124d373e4895424e65de8b72042333316f64a8
MD5 329a1b1e20eb5a500d92e27636dace44
BLAKE2b-256 d98cdb446a3dd9cf894406dec2e61eeffaa3c07c3abb783deaebb9812c4af6a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b30f862f6768b17040929a68432c8a8be77780317f45a353cb17e423127d250c
MD5 429a53b0b145f4bfb8003628a59e7205
BLAKE2b-256 6ebcf88b0bad0f7a7f500547d71e99f10336f2314e525d4ebf576a1ea4a1d903

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 237b283044934d26f1eeff4075f751b05d2f3ed42a257fc44386d00df6a270cf
MD5 a1bfe217871225ccb17237b5963f714e
BLAKE2b-256 f6fa1a009ce582802a895c0d5fe9413f029c940a0a8ee828657a3bb0acffd88b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be37e24b13026cfedd233bcbbccd8c0bcd2fdd186216094d095f60076201538d
MD5 01c34733786e58c82086d9469aa72ca4
BLAKE2b-256 7d7ef63af1031eb060bf02d033732b910fe48548dcfdbe9c785e9f74a6cc6ae4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f72073e75260cb301aad4258ad6150fa7f57c719b3f498cb91e31df16784d89b
MD5 9980093f53e9a529b69185efd2a173fc
BLAKE2b-256 a597a8dca65913c0f78e0545af2bb5078aebfc142ca7d91cdaffa1fbc73e5dbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cb45684f276f57110bb89e4300c00f1233ca631f08f5f42528a5c408a79efc4a
MD5 da00ac94f6972c3f67995fa81a6077f4
BLAKE2b-256 5cc76c03637e8d742c3b00bec4f5e4cd9d1c01b2f3694c6f140742e93ca637ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 93a29e882b2ba1db86ba5dd5e88e18e0ac6b627026c5cfbec9983422011b82d4
MD5 a0deeb518a0ad5dce7a041b097a8cb37
BLAKE2b-256 65c21fac340de9d7df71efc59d9c50fc7a635a77b103392d1842898dd023afcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313t-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 556.2 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 1edb0385c7f025045d6e0f759d4d3afe43c17a3d898914ec6582e6f464203c08
MD5 4e9b73d32e89df51d5aa5f4adb98fb67
BLAKE2b-256 b399676b8851cb955eb5236a0c1e9ec679ea5ede092bf8bf2c8a68d7e965cac3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-win_arm64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 640.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 23ecc9d241004c10e8b4f49d12ac064cd7000e1643343944a10df98e57bc544b
MD5 541715215f7b80d6f61f5649ab91a8a6
BLAKE2b-256 c66cf289c1789d7bb6e5a3b3bef7b2a55089b8561d17132be7d960d3ff33b14e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 577.8 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 28e2b0ff5ba4b3dd11062d905682bad33385cfa3cc03e81abd7f0822263e6637
MD5 c408745f6c0fe42afc08e264308e97dd
BLAKE2b-256 f55dd4cd85b24de71d84d81229e3bbb13392b2698432cf8fdcea5afda253d587

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-win32.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1c0b5fceadbab461578daf8d1dcc918ebe7ddd2952f748cf30c7cf2de5d51101
MD5 77435d01c9f6d7f37e7c915ca4ffd6d1
BLAKE2b-256 13ffbc8d21dbb9bc8705126e875438a1969c4f77e03fc8565d6901c7933a3d01

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f4ccc1a0a2c9806dda2a2dd118a3b7b681e448f3bb354056cad44a65169f6d86
MD5 dad44e1af6abc8b3c12cb062b13d1486
BLAKE2b-256 f43d7abfeab6b83ad38aa34cbd57c6fc29752c391e3954fd12848bd8d2ec0df6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 da8c0f5dd352136853e6a09b1b986ee5278dfddfebd30515e16eae425c872b30
MD5 4a7f649a073389a380a5523d405dee33
BLAKE2b-256 0a27454d34ab6a1d9772a36add22f17f6b85baf7c16e14325fa29e7202ca8ee8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6332452034be001bbf3206ac59c0d2a7713de5f25bb38b06519fc6967b7cf771
MD5 86413de65a5024e280b661b82ae26c7a
BLAKE2b-256 18a6f048826bc87528c208e90604c3bf573801e54bd91e390cbd2dfa860e82dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 31be2b6de98c824c06f5574331f805707c667dc8f60cb18580b7de078479891e
MD5 f78ef50751f6a9dc83fa88210de7ad08
BLAKE2b-256 1acfb36b3d7aea236087d20189bec1a87eeb2b66009731d7055e5c65f845cdba

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e5e48a830bfd152fe17fbdeaf99ac5271aa4122521bf0d275b6b24e52ef35eb6
MD5 12ef9827f96e6b6ce34291f6cbb3deb4
BLAKE2b-256 77e4dcf62bd29e5e190bd21bfccaa4f3386e01bf40d948c239239c2f1e726729

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 902aca7eba477657c5fb81c808318460328758e8367ecdd1964b6330c73cae43
MD5 9a47f95d68899e6a929d9c22d5e75e93
BLAKE2b-256 58292f06b9cabda3a6ea2c10f43e67ded3e47fc25c54822e2506dfb8325155d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 c43fac689880f5174d6fc864857d1247fe5cfa22b09ed058a344ca92bf5301e3
MD5 6561b8aa4670fd76a67b7edc7ff0e647
BLAKE2b-256 d720fb2c92542488db70f833b92893769a569458311a76474bda89dc4264bd18

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp313-cp313-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 556.3 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 2f23c750e485ce1eb639dbd576d27d168595908aa2d60b149e2d9e34c9df40e0
MD5 85580fc3f5e3b7da6dab41e3c6973c63
BLAKE2b-256 e429073779afc3ef6f830b8de95026ef20b2d1ec22d0324d767748d806e57379

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-win_arm64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 640.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 056a97aab4064f526ecb32f4343917a4022a5d9efb6b9df990ff72e1879e40be
MD5 2df97ef0ae4227639b22c6caff61f190
BLAKE2b-256 300f55f8c02c182856743b82dde46b2dc3e314edda7f1098c12a8227eeda0833

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 578.0 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ba034a32ecf9af72adfa5ee383ad0fd4f4e38cdb62b13624278ef768fe5b5b44
MD5 6b6087e873c08e0c336d0e224b51ef4d
BLAKE2b-256 2274aaa837b331580c13b79ac39396601fb361454ee184ca85e8861914769b99

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-win32.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e07dde3647afb084d985310d067a3efa6efad0621ee10826f2cb2f9a31b89d2f
MD5 a3093ad9045d511a951c5289361c4570
BLAKE2b-256 ab585a23db84507ab9c01c04b1232a7a763be66e992aa2e66498521bbbc72a71

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4448c9e55bf8329fa1dcedd32f661bf611214fa70c8e02fee4347bc589d39a84
MD5 3e395ebf38a66980876958711e5bed37
BLAKE2b-256 07e5b10a979d1d565d54410afc87499b16c96b4a181af46e7645ab4831b1088c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3150ef4084e163dec29ae667b10d96aad309b668fac6810c9e8c27cf543d6e0b
MD5 877b8481a18c39dbfc689bad018b7b24
BLAKE2b-256 e89247542e629cbac8f221c230a6d0f38dd3d9cff9f6f589ed45fdf572ffd726

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef8c6ecc1d520debc147173eaa3765d53f06cd8dbe7bd377064cdbc53ab456f5
MD5 04e5e83dac70b172657e9e7b343346e1
BLAKE2b-256 81b157db58cfc8af592ce94f40649bd1804369c05b2190e4cbc0a2dad572baeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66c760d0226ebd52f1e6b644a9e839b5db1e107a23f2fcd46ec0569a4fdd4e63
MD5 4d648080047c4eca9e8ff2605e3080c0
BLAKE2b-256 415956bbdc5689be5e13727491ad2ba5efd7cd564365750514f9bc8f212eef82

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae775fa83f52f52de73183f7ef5395186f7105d5ed65b1ae65ba27cb1260de2b
MD5 030effc2e3311f281000b125058ac62c
BLAKE2b-256 fe4550230bcfb3ae5cb98bee683b6edeba1919f2565d7cc1851d3c38e2260795

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e1c07a7fa7f7ba86554a2b1bef198c9fed570c08ee062fd2fd6a4dcacd45f905
MD5 e3d297e77068caaed40199d08b97f846
BLAKE2b-256 9c4ff3a58dc69ac757e5103be3bd41fb78721a5e17da7cc617ddb56d973a365c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 5227cb8da4b6f68acfd48d20c588197fd67745c278827d5238c707daf579227b
MD5 484ea7e88583c1e95eb6b720bdc16474
BLAKE2b-256 1044a778555ebfdf6c7fc00816aad12d185d10a74d975800341b1bc36bad1187

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp312-cp312-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 559.9 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c0c8e8cadc81e44cc5088fcd53b9b3b4ce9344815f6c4a03aec653509296fae3
MD5 87151a608f1478dc46690c10146376d5
BLAKE2b-256 0dd1c8ad82393be6ccedfc3c9f3adb07f8f3976e3c4802640fe3f71441941e70

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-win_arm64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 644.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 963977ac8baed7058c1e126014f3fe58b3773f45c78cce7af5c26c09b6823896
MD5 b9a59b1b6fe684b48358f2bb100c767d
BLAKE2b-256 c3d02d9abfa2571a0b1a67c0ada79a8aa1ba1cce57992d80f771abcdf99bb32c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 579.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d56aad0517d4c09e3b4f15adebba8f6372c5102c27742a5bdbfc74a7dceb8fca
MD5 cf6979e9caea645d0d513b7dcc546c69
BLAKE2b-256 7276c8ed7263218b3d1e9bce07b9058502024188bd52cc0b0a267a9513b431fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-win32.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 382a4a48c8080e273427fc692037e3f7d2851959ffe40864f2db32646eeb3cef
MD5 092983326e3e4f383b64b99408b6a3ac
BLAKE2b-256 4dd744d641522353ce0a2bbd150379cb5ec32f7120944e6bfba4846586945658

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f8f3c30fb2d26ae5ce36b59768ba60fb72507ea9efc72f8f69fa088450cff1df
MD5 f3edaa6cb0034498ef32cf7741c95ddf
BLAKE2b-256 f8fa658c7f583af6498b463f2fa600f34e298e1b330886f82f1feba0dc2dd6c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3709c9ff7ba61589b7372923fd82b99a81932b592a5c7f1a24147c91da9a68d6
MD5 a7dcb82215b16ed1788675d7d72a5b5c
BLAKE2b-256 051c45fb8db7be5a7d0cadea1070a9cbded5199a2d578de2208197e592f219bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f9f7ffe9db1187a253fca95191854b3fda24696f086e8789d1d449308a34b88
MD5 85dc40a6c33885aa1642d3ea8b0c3318
BLAKE2b-256 4e6e159cbf2055ef36aa2aa297e01b24523176e5b48ead283c23a94179fb2ba2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4550af385b442dc2d55ab7717837812799d3674cb12f9a3aa897611839c18e9e
MD5 5b514d01f737bc7425ce4a5add70718a
BLAKE2b-256 9768321b9c775595ea3df832a9516252b653fe32818db66fdc8fa31c9b9fce37

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ccdff8ac4246b6fb60dcf3982dfaeeff5dd04f36051fe0632748fc0aa0679c01
MD5 9e3bd6a992805b38a3bda1a205761015
BLAKE2b-256 19fd81bfe3e23f418644660bad1a90f0d22f0b3eebe33dd65a79385530bceb3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e9bcae3979b2654d5289d3490742378b2f3ce804b0b5fd42036074e2bf35b030
MD5 63614d119b85e28aaebf2ebe825abe8b
BLAKE2b-256 4f116d561efe29ad83f7149a7cd48e498e539ed09019c6cd7ecc73f4cc725028

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bfcf82644c9b45ddd7cd2a041f3ff8dce4a0904429b74d73a439e8cab1bd9e54
MD5 57605e1cbc695838582c70ed5a38bfb5
BLAKE2b-256 326d234e3b0aa82fd0290b1896e9992f56bdddf1f97266110be54d0177a9d2d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp311-cp311-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 559.6 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 a651fe2f447672f4a815e22e74630b6b1ec3a1ab670c95e5e5e28dcd4e69bbb5
MD5 47fa1490a97d76b1ec03de67498418dd
BLAKE2b-256 91f8fb1a15b5f4ecd3e588bfde40c17d32ed84b735195b5c7d1d7ce88301a16f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-win_arm64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 643.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fa59e1f5a224b5e04dc6c101d7186058efa68288c2d714aa12d27603ae93318b
MD5 d3dd56884cebeb0e2188daa06c21f873
BLAKE2b-256 2068318666a89a565252c81d3fed7f3b4c54bd80fd55c6095988dfa2cd04a62b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 580.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 dea1c8db78fb1b4b7dc9f8e213d0af3fc8ecd2c51a1d5a3ca1cde1bda034a980
MD5 dda2a8e20275e2a3c38780aae97cd220
BLAKE2b-256 efea813af9c42ae21845c1ccfe495bd29c067622a621e85d7cda6bc437de8101

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-win32.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7d489ac234d38e57f458fdbd12a996bfe990ac028feaf6f3c1e81ff766513d3b
MD5 3f3c2b9836aed26a2f889b3bf3afcecf
BLAKE2b-256 482aa7d81873fff0645eb60afaec2b7c78a85a377af8f1d911aff045d8955bc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7a5c09413b924d96af2aa8b57e76b9b0058284d60e2fc3730ce0f979031d162a
MD5 da722b6c4c85120fe386d78b995a197b
BLAKE2b-256 aa02dc51068ff2ca70350d1151833643a598625feac7b632372d229ceb4de3e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6bab961c8c9b3a4dc94d26e9b2cdf84de9918931d01d6ff38c721a83ab3c0ef5
MD5 2a94b520e69a776171db7339ec2191d8
BLAKE2b-256 ce57109569514dd32e05a61d4382bc88980c95bfd2f02e58fea47ec0ccd96de1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7dacb06a9c83b007cc01e8e5277f94c95c453c5851aac5e83efe93e72226353f
MD5 53ae708804a7abc97d71252b2b0b1b61
BLAKE2b-256 c13e2de5928cdadc2105e7c8f890cc5f404136b41ce5b6eae5902167f1d5641c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1410c3a3705db68d11eb2424d75894d41cff2f64d948ffe245dd97a9debfebf4
MD5 8bf5bfca4fff22d98fa0b73301f022ac
BLAKE2b-256 0323b41f936a9403b8f92325c823c0f264c6102a0687a99c820f1aaeb99c1def

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6d52d62edc96787f5c1dfa6c6ccff9b581cfae5a70d94ec4c8da157656c73b5b
MD5 b2f9e67cef96e14c9b107cd061e6f6de
BLAKE2b-256 7939026bf49c721cb42f1ef3ae0ee3d348212a7621d2adb739ba97599b6e4d50

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 398a825d2dea96227cf6460ce0a174cf7657d6f6827807d4d1ae9d0f9ae64315
MD5 f1fa02413f9f9df8213c2a0373e48870
BLAKE2b-256 eee45aafed4886c264f2ea6064601ad39c5fc4e9b6539c6ebe598a859832eeee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 0329bdf83e170ac133f44a233fc651f6ed66ef8e66693b5af7d54f45d1ef5918
MD5 09d731b3dc7ef70262dad357fc5bb703
BLAKE2b-256 38b8af1d814ffc3ff9730f9a970cbf216b6f078e5d251a25ef5201d7bc32a37c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp310-cp310-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 560.1 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 b4f6919d9c120488246bdc2a2f96662fa80d67b35bd6d66218f457e722b3ff64
MD5 e004679bb83e3ccdddd5c6132f31f35c
BLAKE2b-256 dc8f66c261d657c1b0791ee5b372c90b1646b453adb581fcdc1dc5c94e5b03e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-win_arm64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 644.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d4000e8255d6cbce38982e5622ebb90823f3409b7ffe8aeae4337ef7d6d2612a
MD5 688cdb02bae2fd5dc5971ae14751008b
BLAKE2b-256 8968d9ac94086c63a0ed8d73e9e8aec54b39f481696698a5a939a7207629fb30

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 580.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 41a2508fe7bed4c76b4cf55aacfb8733926f59d440d9ae2b81ee8220633b4d12
MD5 0830949baa9f1cb6659839728b4f1c49
BLAKE2b-256 6e6551abe36169effda26ac7400ffac96f463e09dff40d344cdc2629d9a59162

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-win32.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cc2abc385dc37835445abe206524fbc0c9e3fce87631dfaa90918a1ba8f425eb
MD5 8480da591375ec61378952b4a3ee71e0
BLAKE2b-256 22ba95ba76292c49dd9c6dff1f127b4867033020b708d101cba6e4fc5a3d166d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2ea81823840ef8c56e5d2f9918e4d571236294fea4d1842b302aebffb9e40997
MD5 163895af1157d7410d12e0ab367b8524
BLAKE2b-256 d00bc583ab750957b025244a66948831bc9ca486d11c820da4626caf6480ee1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6145df55dc2309f6ef72d70576dcd5aabb0fd373311613fe85a5e547c722b780
MD5 ddd9782dd89fbb5e74b555de04819fb7
BLAKE2b-256 29ae64dd6c18b08ce2cb009c60f11cf01c87f323acd80344d8b059c0304a7370

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e6c6f0a23e55cd38d27d4c89add963294ea091ebcb104d7fdab0f093bc5abb1c
MD5 07174c45d1078e8a0ef229db97e1984b
BLAKE2b-256 b66aa59af31320598bdc63d2c5a3181d14a89673c2c794540678285482e8a342

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9434540f333332224ecb02ee6278b6c6f11ea1266b48526e73c903119b2f420f
MD5 f884dd833a170756a8ad785a9385db76
BLAKE2b-256 7283619e44a766ef738cb7e8ed8e5a54565627801bdb027ca6dfb70762385617

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0a744ce209ecb557406fb928f3c8c55ce79b16c3eeb682da38ef5059a9af0848
MD5 940c9d784c6502a8ad16b744f0524699
BLAKE2b-256 54e658cd825023e998a0e49db7322b3211e6cf93f0796710b77d1496304c10d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp39-cp39-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 a88643de8abd000ce99ca72056a1a2ae15881ee365ecb24dd1d9111e43d57842
MD5 48a0bb68768339cff71254a77586e858
BLAKE2b-256 069121d3af57bc77e86e9d1e5384f256fd25cdb4c8eed4c45c8119da8120915f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp39-cp39-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 644.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d1ef0a536662bbbdc8525f7e2ef19e74123ec9c4578e0582ecd41aedc414a169
MD5 5ac9719c12e00bf0cef0d3e5003e2fdd
BLAKE2b-256 0bdbae2cb0338c77ec1a01d18ce727272fe770ec6c8e834ddb95b12a4674474f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-win_amd64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyzmq-26.4.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 580.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 14fc678b696bc42c14e2d7f86ac4e97889d5e6b94d366ebcb637a768d2ad01af
MD5 8ee6b7bf8eba86eed6297031f68cf4f1
BLAKE2b-256 c6bc9e2a98c4835f56c9b222b5cb5a9c6029fb277ed970c532d339a1f36b740c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-win32.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 22c8dd677274af8dfb1efd05006d6f68fb2f054b17066e308ae20cb3f61028cf
MD5 fb3305b35b00b1a3e561dec168abf213
BLAKE2b-256 0f82cb353a1da80dc5c780536a71a4aa57aa15d736dad3400869812fabca2fee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-musllinux_1_1_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0a294026e28679a8dd64c922e59411cb586dad307661b4d8a5c49e7bbca37621
MD5 58d880d09d41e96c252510fb1401a772
BLAKE2b-256 318dfa70402a39664ee4d44be88c01bfd15169ef46b869726e701c3aa1090151

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-musllinux_1_1_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c01d109dd675ac47fa15c0a79d256878d898f90bc10589f808b62d021d2e653c
MD5 5709587839aa7a9c1afc80114fb7624b
BLAKE2b-256 8d1141af9c4e6d256fb1ef7fef3b9f5f5f46c2875fa0aac22740f1a002fa6af3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-musllinux_1_1_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 807b8f4ad3e6084412c0f3df0613269f552110fa6fb91743e3e306223dbf11a6
MD5 eee63a340ef6216cff96e1f997d2cd55
BLAKE2b-256 e3e0accaa00da527fa5ea3094419e8293cafd28ce7361ad4b95dd2e817c6e75c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 445c97854204119ae2232503585ebb4fa7517142f71092cb129e5ee547957a1f
MD5 031748ddc51b1d1eb60a2ff8ab7991d0
BLAKE2b-256 c6686f901c9e8b5712957a8c8dbf17a53fc8580aa7d47c6337db465afd780abc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 51d18be6193c25bd229524cfac21e39887c8d5e0217b1857998dfbef57c070a4
MD5 45cf7600db131676da20bbeb904ad802
BLAKE2b-256 317d85d2c99a248b55bcfcb3ec0c7a3175a5ddfb42032a7cd2b36025d8fe055f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzmq-26.4.0-cp38-cp38-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pyzmq-26.4.0-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 831cc53bf6068d46d942af52fa8b0b9d128fb39bcf1f80d468dc9a3ae1da5bfb
MD5 a24e77fc237448fa25e8865840763714
BLAKE2b-256 3dd993773ae405b52dbc926c5edc49bce3542bac80a5098c7e709fa966976c7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzmq-26.4.0-cp38-cp38-macosx_10_15_universal2.whl:

Publisher: wheels.yml on zeromq/pyzmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page