jsonwspclient

jsonwspclient wants to be a simple and, i hope, flexible python client for JSON-WSP services. It is designed for make easy to call services methods and to access to response info and attachments.

JsonWspClient is based on python Requests and uses the Session object. So allows you to persist certain parameters and the cookies across requests.

It supports also Events handling, Response processing, Parameters mapping and Fault handling. So you can have a good control over your scripts flow.

Note

jsonwspclient is designed to be used with Ladon. and it is based on the original ladon’s jsonwsp client.

However it should be flexible enough to be used with other JSON-WSP services.

Indices and tables