Skip to content
/ pynsq Public

The official Python client library for NSQ

License

Notifications You must be signed in to change notification settings

nsqio/pynsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

687ce1a · Aug 17, 2022
Jun 15, 2020
Nov 28, 2021
May 22, 2022
Aug 15, 2022
Oct 4, 2021
Mar 28, 2017
Jun 14, 2020
Nov 28, 2021
Nov 30, 2013
May 22, 2022
Nov 28, 2021
Jul 9, 2018

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