[ 原始碼: python-aioinflux ]
套件:python3-aioinflux(0.9.0-5)
python3-aioinflux 的相關連結
Debian 的資源:
下載原始碼套件 python-aioinflux:
- [python-aioinflux_0.9.0-5.dsc]
- [python-aioinflux_0.9.0.orig.tar.gz]
- [python-aioinflux_0.9.0-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-aioinflux 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-ciso8601
- fast ISO8601 date time parser for Python written in C
-
- rec: python3-pandas
- data structures for "relational" or "labeled" data