There was an error while loading. Please reload this page.
8bb50a2
Initial release of the ito-markets Python SDK.
ito-markets
pip install ito-markets
from ito import ItoClient client = ItoClient("ito_...") baskets = client.baskets.list()
See README for full docs.