Python SDK
The Axiomatic Python library provides convenient access to the Axiomatic API from Python.
Installation
Usage
Instantiate and use the client with the following:
Get your API key by following the instructions here.
Async client
The SDK also exports an async client so that you can make non-blocking calls to our API.
Exception handling
Cookbooks
Visit our cookbooks section to see what you can do with our API.