v0.1.3
Transpose Python SDK v0.1.3
A modern python wrapper for the Transpose API Suite.
Installation
To install the python SDK from PyPi, you can run the following command:
pip install transpose-data==0.1.3
Full Changelog
- Better iteration over API response objects.
- Support for
dict(TransposeModel)rather thanTransposeModel.__dict__()
