WSME -- Web Services Made Easy -- 0.6.4

Christophe de Vienne cdevienne at gmail.com
Sat Nov 29 15:23:18 CET 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

WSME -- Web Services Made Easy -- 0.6.4

   Web Service Made Easy (WSME) simplify the writing of REST web services
   by providing simple yet powerful typing which removes the need to
   directly manipulate the request and the response objects.

   WSME can work standalone or on top of your favorite python web
   (micro)framework, so you can use both your preferred way of routing
   your REST requests and most of the features of WSME that rely on the
   typing system like:
     * Alternate protocols, including ones supporting batch-calls
     * Easy documentation through a [1]Sphinx extension

What's New In This Release?

    0.6.4 (2014-11-20)
    ------------------

    - Include tests in the source distribution

    0.6.3 (2014-11-19)
    ------------------

    - Disable universal wheels

    0.6.2 (2014-11-18)
    ------------------

    * Flask adapter complex types now supports flask.ext.restful
    * Allow disabling complex types auto-register
    * Documentation edits
    * Various documentation build fixes
    * Fix passing Dict and Array based UserType as params

Documentation

   [2]Documentation for WSME is hosted on [3]readthedocs.org

References

   1. http://sphinx-doc.org/
   2. http://http://wsme.readthedocs.org/en/latest/
   3. http://readthedocs.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUedbWAAoJEFATnylB+5mRtl0H/AkUQAUcz58uAt+LIJbIFsnK
vZTjnCPm4/pAtEMLZw/8ZOlYdpBRvKFJEMoFRwJ0lDvvsDP1cK+VjQsZbncnliDI
0W3rDaHqFpCk12RHzaglOLP8VR7BzLVAqfqY2BtVBJ1yaThBxQw0xHXVy/ZX/xaW
n84JaScfVMaS06Baa7iaTZc0ED5v1Hf2iCv3xD5jpswvVp9Rx1c65SLwZjm3XqFn
nDBumn1W04Pwzp5mqW31ZOKKVzD4HDgB8CJS7Bql3Tahq36pvHMW3Axwlk3nVNEr
1mh3gsQFGxB/bkR//HApuuT7wQDzB8p8waL1DBiugVTxL9nGKcqh6xlsySnPn1c=
=vns4
-----END PGP SIGNATURE-----


More information about the Python-announce-list mailing list