The tranSMART Python client allows to retrieve data from a tranSMART server from Python.
The Python client was developed by The Hyve. It can be installed with: pip3 install transmart[full]
It's available at:
- Github: https://github.com/thehyve/transmart-api-client-py
- PyPi: http://pypi.python.org/pypi/transmart
A tutorial can be found here: https://github.com/thehyve/transmart-tutorials/blob/master/Exercise%201%20-%20tranSMART%20Python%20client.ipynb