My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members
Links

TurboGears Web Services

TurboGears web services:

  • Supports SOAP, HTTP+XML, HTTP+JSON
  • Outputs wrapped document/literal SOAP, which is the most widely compatible format
  • Provides enough type information for statically typed languages to generate conveniently usable interfaces
  • Can output instances of your own classes
  • Works with TurboGears 1.0 and TurboGears 1.1 (Support for TurboGears 2.x is not planned)
  • Depends on TurboGears, Genshi, PEAK-Rules
  • MIT license

Download

Source and .egg packages are available at : http://pypi.python.org/pypi/TGWebServices

Documentation

Check out the documentation for more information.

If you are new to TGWebServices, try the Step-by-step Tutorial, it will address most of your beginner questions.

Getting help

For discussion on this project, sign up for the Google Group.

Getting the source

The source code is now hosted in the mercurial repository, which has clones on bitbucket (see http://bitbucket.org/cdevienne/tgws/).

Powered by Google Project Hosting