[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#701521: ITP: python-wsme -- Web Services Made Easy makes it easy to implement multi-protocol webservices



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-wsme
  Version         : 0.5b1
  Upstream Author : Christophe de Vienne <python-wsme@googlegroups.com>
* URL             : http://pypi.python.org/pypi/WSME
* License         : MIT
  Programming Lang: Python
  Description     : Web Services Made Easy makes it easy to implement multi-protocol webservices

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 Sphinx extension

WSME is originally a rewrite of TGWebServices with focus on extensibility,
framework-independance and better type handling.


Reply to: