Skip to content
/ rwslib Public

Provide a (programmer) friendly client library to Rave Web Services (RWS).

License

Notifications You must be signed in to change notification settings

mdsol/rwslib

Repository files navigation

rwslib

The Goal of this library is to provide a (programmer) friendly client library to Rave Web Services (RWS).

Philosophy

rwslib provides a convenient interface to RWS without hiding the implementation details. For instance, using rwslib you should have a simple way to request a list of studies from RWS but still be able to get to the HTTP headers, content body etc returned by RWS.

Documentation

Documented with Sphinx. See http://rwslib.readthedocs.org/en/latest/