PgQ client library for Python


Keywords
database, queue
License
ISC
Install
pip install pgq==3.8

Documentation

PgQ client library for Python

Features

Simple consumers on top of pgq:

  • Event producing
  • Base classes for consumers

Cascaded consumers on top of pgq_node:

  • Worker base class
  • Admin tools