aito.client.aito_client
A versatile client that makes requests to an Aito Database Instance
aiohttp is imported inside the functions that use it rather than at module
scope. It is needed only for the asynchronous path, and this module is
reachable from import aito.client.v2 – a synchronous client that does not
use it.
Classes
|
A versatile client that connects to the Aito Database Instance |
Exceptions
|
An error occurred when using the client |
|
An error occurred when sending a request to the Aito instance |