WSME 0.4 released

Christophe de Vienne cdevienne at gmail.com
Tue Oct 16 13:31:52 CEST 2012


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

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

Main Changes
------------

*   Automatically converts unicode strings to/from ascii bytes.

*   Use d2to1 to simplify setup.py.

*   Implements the SPORE specification.

*   Fixed a few things in the documentation


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/
http://pypi.python.org/pypi/WSME-SQLAlchemy/


Cheers,

Christophe de Vienne


More information about the Python-announce-list mailing list