Skip to content

v0.1.3

Choose a tag to compare

@Jon-Becker Jon-Becker released this 03 Jun 17:52
· 136 commits to main since this release
7e6211d

Transpose Banner

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 than TransposeModel.__dict__()