============== 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 * 2.x documentation * 1.x source * 1.x documentation