{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/3"},{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"Python client library for querying and writing data to InfluxDB 2.x using Flux language and Line Protocol, with support for Pandas DataFrames and reactive streams.","skillfed_tags":["time-series-database","influxdb","reactive-streams"],"use_cases":["Write sensor or application metrics to InfluxDB from Python applications for time-series monitoring and analysis.","Query historical data using Flux language and retrieve results as Pandas DataFrames for data science workflows.","Manage InfluxDB resources (buckets, users, tasks, authorizations) programmatically from Python scripts.","Stream high-volume IoT or telemetry data efficiently using reactive observables and batched writes.","Integrate InfluxDB with Jupyter notebooks for interactive time-series data exploration and visualization."],"what_it_does":"influxdb-client is the official Python client for InfluxDB 2.x, providing APIs for both querying time-series data via Flux language and writing measurements via Line Protocol or Point objects. It wraps the InfluxDB 2.0 HTTP API and includes management operations for organizations, buckets, tasks, and authorizations. The library uses RxPY for reactive streaming support and integrates with Pandas DataFrames for data analysis workflows.\n\nThe client handles authentication via tokens, supports multiple output formats (CSV, raw data, flux_table structures, Pandas DataFrames), and provides configuration via files, environment variables, or direct parameters. It includes features like gzip compression, proxy configuration, nanosecond precision timestamps, SSL/mTLS support, and connection pooling. The library is in Beta status and actively maintained, supporting modern Python versions (3.7\u20133.12).","worth_installing":"Yes. This is the official, actively maintained client for InfluxDB 2.x with low install friction, permissive licensing, no known vulnerabilities, and broad Python version support. Install it if you are using InfluxDB 2.x or InfluxDB Cloud; if you are on InfluxDB 1.x or 3.x, use the version-specific client instead."},"id":"influxdb-client","links":{"html":"https://skillfed.io/packages/influxdb-client","md":"https://skillfed.io/packages/influxdb-client.md","pypi":"https://pypi.org/project/influxdb-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-23","license_spdx":null,"license_treatment":"permissive","name":"influxdb-client","python_support":"supports_current","summary":"InfluxDB 2.0 Python client library"},"popularity":{"monthly_downloads":8174633,"position":1657,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.50.0"}
