Metadata-Version: 2.4
Name: workercommon
Version: 0.4.2
Summary: Support code for various projects
Author-email: "Neil E. Hodges" <47hasbegun@gmail.com>
License-Expression: BSD-3-Clause
Project-URL: Repository, https://gitgud.io/takeshitakenji/workercommon
Project-URL: Issues, https://gitgud.io/takeshitakenji/workercommon/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.TXT
Requires-Dist: psycopg2
Requires-Dist: pika
Dynamic: license-file

# Requirements

1. Python 3.8
2. A Unix-like OS for `fcntl` support
3. [psycopg2](https://www.psycopg.org/)
4. [Pika](https://pika.readthedocs.io/en/stable/)
