Metadata-Version: 2.1
Name: pgq
Version: 3.7.1
Summary: PgQ client library for Python
Home-page: https://github.com/pgq/python-pgq
Maintainer: Marko Kreen
Maintainer-email: markokr@gmail.com
License: ISC
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities

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

