{"library":"pyzmq","type":"library","category":null,"description":"PyZMQ is the Python binding for the ZeroMQ (ØMQ) messaging library. ZeroMQ provides a high-performance, asynchronous messaging library, and PyZMQ allows Python applications to leverage its various messaging patterns (PUB/SUB, REQ/REP, PUSH/PULL, PAIR) for building distributed systems. The library is actively maintained with frequent minor releases, currently at version 27.1.0, and ships with bundled `libzmq` for easy installation.","language":"python","status":"active","version":"27.1.0","tags":["messaging","networking","asynchronous","ipc","distributed-systems"],"install":[{"cmd":"pip install pyzmq","imports":["import zmq","import zmq\ncontext = zmq.Context()","import zmq\nsocket = context.socket(zmq.REQ)"]}],"homepage":"https://pyzmq.readthedocs.org","github":"https://github.com/zeromq/pyzmq","docs":"https://pyzmq.readthedocs.org","changelog":null,"pypi":"https://pypi.org/project/pyzmq/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyzmq/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}