Pure-Python asynchronous interface to Gearman
Go to file
James E. Blair a8951ef927 Add statsd support
Also correct the oversight of not documenting the SSL params to
the server class.

Also cap sphinx due to issues with 1.2 and ignore hacking.

Change-Id: Ic4e8e942620d06a92696d5cf52bc2e9ce6e66bdc
2013-12-23 10:23:04 -08:00
doc/source Update gear docs to include gearman server daemon 2013-08-30 21:07:57 -07:00
gear Add statsd support 2013-12-23 10:23:04 -08:00
.gitignore Add pbr-based setup. 2013-04-08 12:31:53 -04:00
.gitreview Added .gitreview 2013-04-05 18:53:07 +00:00
.testr.conf Support python3. 2013-06-05 15:07:36 -07:00
CONTRIBUTING.rst Add pbr-based setup. 2013-04-08 12:31:53 -04: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
requirements.txt Add statsd support 2013-12-23 10:23:04 -08:00
setup.cfg Add server command: "geard". 2013-06-20 16:48:40 -07:00
setup.py fix project dependencies 2013-08-15 11:47:21 -07:00
test-requirements.txt Add statsd support 2013-12-23 10:23:04 -08:00
tox.ini Add statsd support 2013-12-23 10:23:04 -08:00

README.rst

python-gear

A pure-Python asynchronous library to interface with Gearman.