pyzmq
Message broker
Provides Python bindings for ØMQ, enabling fast and lightweight messaging implementation.
PyZMQ: Python bindings for zeromq
4k stars
102 watching
636 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
cythonpythonzeromq
Related projects:
Repository | Description | Stars |
---|---|---|
pymysql/pymysql | A Python library providing a MySQL client interface | 7,675 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
micropython/micropython | An implementation of Python 3.x on microcontrollers and small embedded systems | 19,430 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,267 |
mhammond/pywin32 | Provides access to Windows APIs from Python | 5,067 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |
numpy/numpy | Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. | 28,087 |
micropython/micropython-lib | A collection of Python libraries designed to support development of MicroPython applications | 2,428 |
mottosso/qt.py | Enables software to run on multiple Qt bindings (PySide2, PyQt5, PySide, PyQt4) with a single codebase | 921 |
skelsec/pypykatz | An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. | 2,879 |
x-hw/amazing-qr | Generates QR codes with customizable options and output formats. | 10,447 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |
dashingsoft/pyarmor | A tool for protecting and securing Python scripts by obfuscating them and binding them to specific machines or setting expiration dates. | 3,452 |
dabeaz/ply | A Python implementation of traditional parsing tools | 2,797 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,440 |