influxdata/influxdb-python — a backend project — sits at 1.7k GitHub stars in the Backend space. Python client for InfluxDB
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
.. image:: https://img.shields.io/pypi/v/influxdb.svg
:target: https://pypi.python.org/pypi/influxdb
:alt: PyPI Status
.. important::
This project is no longer in development
This v1 client library is for interacting with InfluxDB 1.x <https://docs.influxdata.com/influxdb/v1/>_ and 1.x-compatible endpoints in InfluxDB 2.x <https://docs.influxdata.com/influxdb/v2/>_.
Use it to:
Write data in line protocol.
Query data with InfluxQL <https://docs.influxdata.com/influxdb/v1/query_language/>_.
If you use InfluxDB 2.x (TSM storage engine) <https://docs.influxdata.com/influxdb/v2/>_ and Flux <https://docs.influxdata.com/flux/v0/>, see the v2 client library <https://github.com/influxdata/influxdb-client-python>.
If you use InfluxDB 3.0 <https://www.influxdata.com/get-influxdb/>, see the v3 client library <https://github.com/influxdata/influxdb3-python>.
For new projects, consider using InfluxDB 3.0 and v3 client libraries.
Description
InfluxDB-python, the InfluxDB Python Client (1.x), is a client library for interacting with InfluxDB 1.x <https://docs.influxdata.com/influxdb/v1/>_ instances.
.. _readme-about:
InfluxDB_ is the time series platform designed to handle high write and query loads.
.. _installation:
For InfluxDB pre-v1.1.0 users
This module is tested with InfluxDB versions v1.2.4, v1.3.9, v1.4.3, v1.5.4, v1.6.4, and 1.7.4.
Users on InfluxDB v0.8.x may still use the legacy client by importing from influxdb.influxdb08 import InfluxDBClient.
For InfluxDB v1.1+ users
Install, upgrade and uninstall influxdb-python with these commands::
To test influxdb-python with multiple version of Python, you can use Tox_::
$ tox
Support
For issues with, questions about, or feedback for InfluxDB_, please look into
our community page: http://influxdb.com/community/.
We are also lurking on the following:
#influxdb on irc.freenode.net
#influxdb on gophers.slack.com
Development
The v1 client libraries for InfluxDB 1.x were typically developed and maintained by InfluxDB community members. If you are an InfluxDB v1 user interested in maintaining this client library (at a minimum, keeping it updated with security patches) please contact the InfluxDB team at on the Community Forums <https://community.influxdata.com/>_ or
InfluxData Slack <https://influxdata.com/slack>_.
All development is done on Github_. Use Issues_ to report
problems or submit contributions.
How does influxdata/influxdb-python compare to other Backend projects?
influxdata/influxdb-python is tracked by TopGit in the Backend category, with 1.7k GitHub stars and written in Python. Browse the Backend topic page on TopGit to compare it against similar projects by stars and activity.
Is influxdata/influxdb-python open source?
Yes — influxdata/influxdb-python ships under the MIT license, which makes its source code freely readable (and, depending on license terms, forkable and reusable). Source: github.com/influxdata/influxdb-python.
What else is in the Backend space?
influxdata/influxdb-python is tracked by TopGit under the Backend category, alongside 4 GitHub-tagged topics. Trending and Topics pages list peer repositories of comparable stars and language.
What is influxdata/influxdb-python?
influxdata/influxdb-python (influxdata/influxdb-python) is a Python project on GitHub. From the project's own README: Python client for InfluxDB
Where do I read more about influxdata/influxdb-python?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/influxdata/influxdb-python is the definitive source.
Why is influxdata/influxdb-python categorized under Backend?
TopGit places influxdata/influxdb-python in the Backend category based on its GitHub topics and description (tagged: "influxdata", "influxdb", "python"). Categories are assigned from real repository metadata, not editorial guesswork.
Read full README in the tab above.
Still deciding about influxdb-python?
One click hands the question to an AI along with this page — see what it says about influxdb-python.