[Python-modules-team] ITP: python-gear -- python-gear: pure python async library to interact with, gearman
    Antoine Musso 
    hashar at free.fr
       
    Tue Oct  1 09:11:55 UTC 2013
    
    
  
Package: wnpp
Severity: wishlist
Owner: Antoine Musso <hashar at free.fr>
* Package name    : python-gear
  Version         : 0.4.0
  Upstream Author : OpenStack Foundation (infrastructure team)
* URL             : https://pypi.python.org/pypi/gear
* License         : Apache License v2.0
  Programming Lang: Python
  Description     : python-gear: Asynchronous Event-Driven Gearman Interface
This module implements an asynchronous event-driven interface to
Gearman. It provides interfaces to build a client or worker, and access
to the administrative protocol. The design approach is to keep it
simple, with a relatively thin abstration of the Gearman protocol
itself. It should be easy to use to build a client or worker that
operates either synchronously or asynchronously.
The module also provides a simple Gearman server for use as a
convenience in unit tests. The server is not designed for production use
under load.
***
A first version has been uploaded in Python Modules team svn repositories:
http://anonscm.debian.org/viewvc/python-modules/packages/python-gear/
I have cced the OpenStack team as well.
-- 
Antoine "hashar" Musso
    
    
More information about the Python-modules-team
mailing list