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
This repository contains the Python client library for the InfluxDB 2.0.
36
36
37
37
**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.**
38
-
39
38
The API of the **influxdb-client-python** is not the backwards-compatible with the old one - **influxdb-python**.
40
39
41
-
The full API reference for this package is available here: `https://influxdb-client.readthedocs.io/en/stable/api.html <https://influxdb-client.readthedocs.io/en/stable/api.html>`_
40
+
Documentation
41
+
-------------
42
+
43
+
This section contains links to the client library documentation.
44
+
45
+
* `Product documentation <https://docs.influxdata.com/influxdb/v2.0/tools/client-libraries/>`_, `Getting Started <#getting-started>`_
0 commit comments