avatars¶
The Avatar Python client has three components:
The API, which lists all the calls that you can make
The different models, which are used for validation by the pydantic package
The client that issues the requests to the API
Table of contents¶
Our main docs are at https://docs.octopize.io/