wsme/doc/gettingstarted.rst

370 B

Getting Started

For now here is just a working example. You can find it in the examples directory of the source distribution.

../examples/demo/demo.py

When running this example, the following soap client can interrogate the web services:

../examples/demo/client.py