freebsd-ports/net/py-pynsq/pkg-descr
Kubilay Kocak 21edbb02c8 net/py-pynsq: Update to 0.9.0b1
This beta brings Tornado > 5 support (our py-tornado port is > 5)

Changelog:

  https://github.com/nsqio/pynsq/blob/v0.9.0b1/ChangeLog.md
2019-05-05 11:06:40 +00:00

8 lines
321 B
Text

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).
WWW: https://github.com/nsqio/pynsq