Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 992ff7c

Browse filesBrowse files
authored
chore: fine-tune README.rst based on additional feedback (influxdata#594)
1 parent 83b0d9f commit 992ff7c
Copy full SHA for 992ff7c

File tree

1 file changed

+3
-1
lines changed
Filter options

1 file changed

+3
-1
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ influxdb-client-python
3636
:target: https://www.influxdata.com/slack
3737
:alt: Slack Status
3838

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>`_.
39+
This repository contains the Python client library for use with InfluxDB 2.x and Flux. InfluxDB 3.x users should instead use the lightweight `v3 client library <https://github.com/InfluxCommunity/influxdb3-python>`_. InfluxDB 1.x users should use the `v1 client library <https://github.com/influxdata/influxdb-python>`_.
40+
41+
For ease of migration and a consistent query and write experience, v2 users should consider using InfluxQL and the `v1 client library <https://github.com/influxdata/influxdb-python>`_.
4042

4143
The API of the **influxdb-client-python** is not the backwards-compatible with the old one - **influxdb-python**.
4244

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.