Binary package “python3-aioinflux” in ubuntu oracular

Asynchronous Python client for InfluxDB

 Asynchronous Python client for InfluxDB. Built on top of aiohttp and asyncio.
 Aioinflux is an alternative to the official InfluxDB Python client.
 .
 Aioinflux supports interacting with InfluxDB in a non-blocking way by using
 aiohttp. It also supports writing and querying of Pandas dataframes,
 among other handy functionality.