README.md

May 22, 2022 ยท View on GitHub

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

Contents

  1. 1pynsq
  2. 1.1Installation
  3. 1.2Docs
  4. 1.3Tests