python3-aioinflux

Asynchronous Python client for InfluxDB
  https://github.com/gusutabopb/aioinflux
  0
  no reviews



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.