nsqio / pynsq

The official Python client library for NSQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pynsq

Build Status GitHub release PyPI

The official Python client library for NSQ.

Installation

$ pip install pynsq

Docs

For HTML documentation, visit https://pynsq.readthedocs.org/

Tests

nsqd and nsqlookupd are required to run tests, see installing.

 python setup.py test

About

The official Python client library for NSQ

License:MIT License


Languages

Language:Python 100.0%