influxdata/influxdb-python
Python client for InfluxDB observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4684
- days_rel: n/a
- days_push: 673
- n_releases_24m: 0
Adoption not part of the score
1692 stars · 511 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Python client library for InfluxDB 1.x, supporting writes in line protocol and queries via InfluxQL, including 1.x-compatible endpoints in InfluxDB 2.x. The project is no longer in development; users of InfluxDB 2.x Flux or 3.0 should use the newer v2 or v3 client libraries.
Use cases
- write time series data to influxdb from python
- query influxdb with influxql in python
- store sensor metrics in influxdb
- read influxdb data into pandas dataframes
- connect python app to influxdb 1.x
When to choose
- you are using InfluxDB 1.x or 1.x-compatible endpoints
- you need InfluxQL queries or line protocol writes from Python
- you are maintaining a legacy codebase already using this client
When to avoid
- you use InfluxDB 2.x with Flux (use influxdb-client-python)
- you use InfluxDB 3.0 (use influxdb3-python)
- you are starting a new project
Facets
library · maturity abandoned
database-driver http-client databases developer-tools python influxdb time-series client-library deprecated data-engineering
1 source
- readme: https://github.com/influxdata/influxdb-python · fetched 2026-08-28 · ac6a58964f19
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| influxdata/influxdb-python | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="influxdata/influxdb-python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem