Skip to content

nsqio/pynsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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