Contents

influxdb-client 1.41.0

0

InfluxDB 2.0 Python client library

InfluxDB 2.0 Python client library

Stars: 663, Watchers: 663, Forks: 174, Open Issues: 49

The influxdata/influxdb-client-python repo was created 4 years ago and the last code push was 6 days ago.
The project is popular with 663 github stars!

How to Install influxdb-client

You can install influxdb-client using pip

pip install influxdb-client

or add it to a project with poetry

poetry add influxdb-client

Package Details

Author
License
Homepage
https://github.com/influxdata/influxdb-client-python
PyPi:
https://pypi.org/project/influxdb-client/
GitHub Repo:
https://github.com/influxdata/influxdb-client-python

Classifiers

  • Database
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  influxdb-client  pypi packages just yet.

Errors

A list of common influxdb-client errors.

Code Examples

Here are some influxdb-client code examples and snippets.

GitHub Issues

The influxdb-client package has 49 open issues on GitHub

  • Unable to get data frame using query api
  • docs: add an example: How to use RxPY to prepare batches by maximum bytes count.
  • Add stacks and template APIs.
  • Split requests for max-body-size

See more issues on GitHub

Related Packages & Articles

deltalake 0.16.4

Native Delta Lake Python binding based on delta-rs with Pandas integration

bqplot 0.12.43

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.

bokeh 3.4.0

Interactive plots and applications in the browser from Python