Qt-friendly ZeroMQ bindings for Python
Project description
qtzmq
Qt-friendly ZeroMQ bindings for Python.
qtzmq provides lightweight wrappers around ZeroMQ sockets that expose incoming messages as Qt signals.
It is designed for PySide6 and PyQt applications that need to consume streaming data without blocking the GUI thread.
The library handles:
- ZeroMQ socket setup
- background worker threads
- safe interaction with the Qt event loop
- clean message dispatch through Qt signals
Why qtzmq?
When building Qt applications that use ZeroMQ, developers usually need to write the same boilerplate:
- create a ZeroMQ socket
- run a background thread
- receive messages
- emit Qt signals
- manage shutdown safely
qtzmq provides a small reusable layer that removes this boilerplate and exposes a simple API.
Supported Messaging Patterns
The library currently implements wrappers for the core ZeroMQ messaging patterns:
| Pattern | Class |
|---|---|
| SUB | QtSubscriber |
| PUB | QtPublisher |
| REQ | QtRequester |
| REP | QtReplier |
Installation
pip install qtzmq
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qtzmq-0.1.0.tar.gz.
File metadata
- Download URL: qtzmq-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
060c7e9f894d9128acf64780ebdb706dd1d1765ba20698b23b436587467bc47f
|
|
| MD5 |
56683224381eb0f6bec6f93c13acdb32
|
|
| BLAKE2b-256 |
9faa12b0ddf861aa9304089fda175715f9e0aeb257cc72f9c5bb6dcae3e6a6a8
|
Provenance
The following attestation bundles were made for qtzmq-0.1.0.tar.gz:
Publisher:
publish.yml on Robertoherrera0/qtzmq
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qtzmq-0.1.0.tar.gz -
Subject digest:
060c7e9f894d9128acf64780ebdb706dd1d1765ba20698b23b436587467bc47f - Sigstore transparency entry: 1045454019
- Sigstore integration time:
-
Permalink:
Robertoherrera0/qtzmq@364c92f8dcc76552c5b0c921ab88dee56be0e061 -
Branch / Tag:
refs/tags/v1.1.1 - Owner: https://github.com/Robertoherrera0
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@364c92f8dcc76552c5b0c921ab88dee56be0e061 -
Trigger Event:
release
-
Statement type:
File details
Details for the file qtzmq-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qtzmq-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74a390f30bad819fd18119b89d47f9358774e3b5fd6b51a1104d48379774f808
|
|
| MD5 |
49f297dce0051a1131b6b62f9f10c384
|
|
| BLAKE2b-256 |
2c75642a2177067b5f124fcc17e163e650b1a5de0b0d35b80f93d502a6f031bc
|
Provenance
The following attestation bundles were made for qtzmq-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on Robertoherrera0/qtzmq
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qtzmq-0.1.0-py3-none-any.whl -
Subject digest:
74a390f30bad819fd18119b89d47f9358774e3b5fd6b51a1104d48379774f808 - Sigstore transparency entry: 1045454021
- Sigstore integration time:
-
Permalink:
Robertoherrera0/qtzmq@364c92f8dcc76552c5b0c921ab88dee56be0e061 -
Branch / Tag:
refs/tags/v1.1.1 - Owner: https://github.com/Robertoherrera0
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@364c92f8dcc76552c5b0c921ab88dee56be0e061 -
Trigger Event:
release
-
Statement type: