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

Folders and files

NameName
Last commit message
Last commit date
Feb 4, 2025
Nov 16, 2023
Feb 4, 2025
Feb 4, 2025
Jun 14, 2022
Sep 16, 2021
Nov 17, 2023
May 12, 2021
Jul 3, 2024
Apr 13, 2016
Dec 7, 2017
Apr 20, 2023
Feb 4, 2025
Feb 4, 2025
Nov 12, 2018
Jul 3, 2024

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/