VeighNa框架的InfluxDB数据库接口
说明
基于influxdb-client开发的InfluxDB数据库接口,支持2.0以上版本的InfluxDB。
使用
在VeighNa中使用InfluxDB时,需要在全局配置中填写以下字段信息:
| 名称 | 含义 | 必填 | 举例 |
|---|---|---|---|
| database.name | 名称 | 是 | influxdb |
| database.host | 地址 | 是 | localhost |
| database.port | 端口 | 是 | 8086 |
| database.database | 实例 | 是 | vnpy |
| database.user | 用户名 | 是 | root |
| database.password | 密码 | 是 | 12345678 |
Release files for vnpy-influxdb 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vnpy_influxdb-1.0.2.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vnpy_influxdb-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.3 kB
Release files / vnpy_influxdb-1.0.2.tar.gz
| Download URL | vnpy_influxdb-1.0.2.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a0f40e1893947f2c2e0d4121f18500c20a130fc4cc72b883fbe4be114845f593
|
|
BLAKE2b-256 checksum How to use checksums |
ac1eddacf1b3122bca3549a9f99f11d49118dbc471734ec3174a4cfad609c6a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|
Release files / vnpy_influxdb-1.0.2-py3-none-any.whl
| Download URL | vnpy_influxdb-1.0.2-py3-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6859216c3258f4436358314a2e6a2453b57ad3b77949501fd0007eba93bfcdf4
|
|
BLAKE2b-256 checksum How to use checksums |
6d1279498c8b5526dd923ce0f97c418c7bf7bd703a04683c11b6fef0593d6b58
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|