{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"Writes and queries InfluxDB 3.0 using SQL or InfluxQL, with support for Point objects, line protocol, DataFrames, and file imports.","skillfed_tags":["time-series-database","influxdb","cli-included"],"use_cases":["Write sensor or application metrics to InfluxDB from Python applications in real time.","Bulk-load historical time-series data from CSV or Parquet files into InfluxDB.","Query InfluxDB using SQL or InfluxQL and convert results to pandas DataFrames for analysis.","Build data pipelines that read from external sources and write to InfluxDB with batching and retry logic.","Use the CLI tool to run ad-hoc queries against InfluxDB from shell scripts or automation workflows."],"what_it_does":"influxdb3-python is a Python client library for InfluxDB 3.0 that handles both writing time-series data and querying it using SQL or InfluxQL. It abstracts the Flight client protocol and provides a high-level API for common operations: you can write individual points, raw line protocol, entire DataFrames (pandas or polars), or bulk data from CSV/JSON/Parquet files. The library also includes a CLI tool for query workflows.\n\nThe package depends on pyarrow, reactivex, certifi, python_dateutil, and urllib3. It is actively maintained, supports modern Python versions (3.9\u20133.14), and carries no known vulnerabilities. Pandas is optional but recommended for advanced features like DataFrame conversion and file writing. Configuration can be driven by environment variables or constructor arguments, with sensible defaults for local development.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is MIT-licensed. It is well-suited for any Python application that needs to write to or query InfluxDB 3.0. The main consideration is that pandas is optional; install it separately if you need DataFrame conversion or file import features."},"id":"influxdb3-python","links":{"html":"https://skillfed.io/packages/influxdb3-python","md":"https://skillfed.io/packages/influxdb3-python.md","pypi":"https://pypi.org/project/influxdb3-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-11","license_spdx":null,"license_treatment":"permissive","name":"influxdb3-python","python_support":"supports_current","summary":"Community Python client for InfluxDB 3.0"},"popularity":{"monthly_downloads":3845474,"position":2481,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.20.0"}
