A Python client for Medidata Rave Web Services (RWS). Provides ODM document building, dataset requests, and command-line utilities for interacting with Rave APIs. Current version 1.2.15, release cadence irregular.
pip install rwslibVerified import paths — ran on the pinned version, not inferred.
Initialize RWS client and fetch a dataset. Replace url, username, password, apikey, study_oid, and environment as needed.
Upgrade to Python 3.8 or newer.
Use rwslib 1.2.2+ which conditionally installs enum34 only for Python <3.4.
Use `from rwslib.rws_cmd import RWSCommand` and call methods, not as a script.
No dependency data recorded yet.