You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,8 @@ influxdb-client-python
36
36
:target:https://www.influxdata.com/slack
37
37
:alt:Slack Status
38
38
39
-
This repository contains the Python client library for the InfluxDB 2.0.
39
+
This repository contains the Python client library for use with InfluxDB 2.0 specifically with Flux. For InfluxDB 3.0 users, utilize the lightweight `v3 client library <https://github.com/InfluxCommunity/influxdb3-python>`_. 1.x users will want to use the `v1 client library <https://github.com/influxdata/influxdb-python>`_.
40
40
41
-
**Note: Use this client library with InfluxDB 2.x and InfluxDB 1.8+. For connecting to InfluxDB 1.7 or earlier instances, use the** `influxdb-python <https://github.com/influxdata/influxdb-python>`_ **client library.**
42
41
The API of the **influxdb-client-python** is not the backwards-compatible with the old one - **influxdb-python**.
0 commit comments