Web Services Made Easy
Project description
Web Service Made Easy (WSME) is a very easy way to implement webservices in your python web application. It is originally a rewrite of TGWebServices with focus on extensibility, framework-independance and better type handling.
Main features
Very simple API.
Supports user defined complex types.
Multi-protocol : REST+Json, REST+XML, SOAP, and more to come.
Extensible : easy to add more protocols or more base types.
Framework independance : adapters are provided to easily integrate your API in any web framework, for example a wsgi container, turbogears, and more to come.
Very few runtime dependencies: webob, simplegeneric (+ Genshi if you use SOAP).
Integration in Sphinx for making clean documentation with sphinxcontrib-wsme (not released yet).
Install
easy_install WSME
Getting Help
Read the WSME Documentation.
Questions about WSME should to the python-wsme mailinglist.
Contribute
- Report issues:
- Source code:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file WSME-0.1.1.tar.gz.
File metadata
- Download URL: WSME-0.1.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20a8c741fe20bfdaa49e3e56e9f1e2c367edfc087e94d990e323457eb8a5df5c
|
|
| MD5 |
abacd0b4cd24e67bdaa9c5e3dc737dee
|
|
| BLAKE2b-256 |
4380104c197f21cb0df1073ff0f6c691144ca4f785ff6925c2156e8c33866c0f
|