Skip to main content

libuv interface for ZeroMQ

Project description

libuv interface for ZeroMQ for your Python programs.

With uzmq you can use zmq sockets with the libuv event loop binding proposed by the pyuv library.

Build Status

Features

  • Simple interface to zeromq with the libuv event loop

  • Poll handle

  • ZMQ handle

Documentation

http://uzmq.readthedocs.org

Installation

uzmq requires Python superior to 2.6 (yes Python 3 is supported)

To install gaffer using pip you must make sure you have a recent version of distribute installed:

$ curl -O http://python-distribute.org/distribute_setup.py
$ sudo python distribute_setup.py
$ easy_install pip

To install from source, run the following command:

$ git clone https://github.com/benoitc/uzmq.git
$ cd uzmq && pip install -r requirements.txt

From pypi:

$ pip install uzmq

License

uzmq is available in the public domain (see UNLICENSE). gaffer is also optionally available under the MIT License (see LICENSE), meant especially for jurisdictions that do not recognize public domain works.

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

uzmq-0.2.0.tar.gz (14.9 kB view details)

Uploaded Source

File details

Details for the file uzmq-0.2.0.tar.gz.

File metadata

  • Download URL: uzmq-0.2.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for uzmq-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2c9abfc8f48842733f08668b18b7ad6a85324d4f7dd5ee93763160e72e34be06
MD5 31a1fea94ed927d264dba4dee958191c
BLAKE2b-256 fce5e0e1dadcab8f23618e39dddcf4069a5d7842b722c0e9bf7ccc59e4096ca8

See more details on using hashes here.

Supported by

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