Pure-Python asynchronous interface to Gearman
Go to file
Mohammed Naser 089471c8fb Added Docker image builds
Change-Id: If0b5c982020faf0f512a1c0d9b7b495789b9aa4f
2021-02-11 19:11:48 +00:00
doc Fix documentation builds 2019-10-14 12:47:52 -04:00
gear Bump crypto requirement to accomodate security standards 2020-07-21 12:16:31 +00:00
.gitignore Add pbr-based setup. 2013-04-08 12:31:53 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:05 +00:00
.testr.conf Support python3. 2013-06-05 15:07:36 -07:00
.zuul.yaml Added Docker image builds 2021-02-11 19:11:48 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 11:46:08 -08:00
Dockerfile Added Docker image builds 2021-02-11 19:11:48 +00:00
LICENSE Initial commit. 2013-04-05 12:58:12 -07:00
MANIFEST.in Add pbr-based setup. 2013-04-08 12:31:53 -04:00
README.rst Add pbr-based setup. 2013-04-08 12:31:53 -04:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 19:29:48 +02:00
requirements.txt Uncap pbr dependency 2017-03-01 18:32:58 +00:00
setup.cfg packaging: updated project urls 2020-01-21 19:50:18 +00:00
setup.py Solve hacking/pbr requirements conflict 2014-02-11 21:20:38 +00:00
test-requirements.txt Fix documentation builds 2019-10-14 12:47:52 -04:00
tox.ini Fix documentation builds 2019-10-14 12:47:52 -04:00

README.rst

python-gear

A pure-Python asynchronous library to interface with Gearman.