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

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

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

* wsattr now takes a 'default' parameter that will be returned
  instead of 'Unset' if no value has been set.

* Bug fixes

More details on 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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to