v4.0.1
Transpose Python SDK v4.0.1
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==4.0.1
Full Changelog
- Adds support for querying the AI Query Assistant via
api.sql.generate_query(...) - Adds support for fetching the SQL Schema via
api.sql.schema()
