docs-v2/content/influxdb/cloud-serverless/reference/client-libraries/flight-sql/python-flightsql-dbapi.md

20 lines
939 B
Markdown

---
title: Python FlightSQL-DBAPI client
description: The Python `flightsql-dbapi` library integrates with Python scripts and applications to query data stored in an InfluxDB Cloud Serverless bucket.
external_url: https://github.com/influxdata/flightsql-dbapi
menu:
influxdb_cloud_serverless:
name: Python
parent: Flight SQL clients
identifier: python-flightsql-client
params:
url: https://github.com/influxdata/flightsql-dbapi
influxdb/cloud-serverless/tags: [Python, gRPC, SQL, Flight SQL, client libraries]
weight: 201
---
The [Python Flight SQL DBAPI library](https://github.com/influxdata/flightsql-dbapi) integrates with Python scripts and applications to query data stored in an InfluxDB Cloud Serverless bucket.
The documentation for this client library is available on GitHub.
<a href="https://github.com/influxdata/flightsql-dbapi" target="_blank" class="btn github">Python Flight SQL DBAPI library</a>