2013-06-22 12:43:26 +02:00
|
|
|
The official Python client library for NSQ
|
|
|
|
|
|
|
|
It provides high-level nsq.Reader and nsq.Writer classes for building
|
|
|
|
consumers and producers and two low-level modules for both sync and async
|
|
|
|
communication over the NSQ Protocol (if you wanted to write your own
|
|
|
|
high-level functionality).
|
|
|
|
|
2019-05-05 13:06:40 +02:00
|
|
|
WWW: https://github.com/nsqio/pynsq
|