============== python-gearman ============== Description =========== Python Gearman API - Client, worker, and admin client interfaces For information on Gearman and a C-based Gearman server, see http://www.gearman.org/ Installation ============ * easy_install gearman * pip install gearman Links ===== * 2.x source <http://github.com/Yelp/python-gearman/> * 2.x documentation <http://packages.python.org/gearman/> * 1.x source <http://github.com/samuel/python-gearman/> * 1.x documentation <http://github.com/samuel/python-gearman/tree/master/docs/>