Skip to content

v1.0.0

Choose a tag to compare

@Jon-Becker Jon-Becker released this 10 Jun 22:30
· 136 commits to main since this release
7e6211d

Transpose Banner

Transpose Python SDK v1.0.0

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==1.0.0

Full Changelog

  • Depreciation of api.Block, api.ENS, api.NFT, and api.Token in favor of api.block, api.ens, api.nft, and api.token.
  • Added a built-in plotting libaray