WSME 0.1.0 released

Christophe de Vienne cdevienne at gmail.com
Fri Oct 14 18:32:04 CEST 2011


About WSME
----------

WSME (Web Service Made Easy) is a very easy way to implement webservices
in your python web application (or standalone).


Changes
-------

* Move the soap protocol implementation in a separate lib, WSME-Soap
* Introduce a new protocol ExtDirect in the WSME-ExtDirect lib.

See also http://packages.python.org/WSME/changes.html


Documentation
-------------

http://packages.python.org/WSME/


Download
--------

http://pypi.python.org/pypi/WSME/

http://pypi.python.org/pypi/WSME-Soap/
http://pypi.python.org/pypi/WSME-ExtDirect/



Cheers,

Christophe de Vienne


More information about the Python-announce-list mailing list