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

18 lines
918 B
Markdown

---
title: Python Flight SQL DBAPI client
description: The Python `flightsql-dbapi` library integrates with Python scripts and applications to query data stored in an InfluxDB Cloud Dedicated database.
external_url: https://github.com/influxdata/flightsql-dbapi
menu:
influxdb_cloud_dedicated:
name: Python Flight SQL client
parent: Flight SQL clients
params:
url: https://github.com/influxdata/flightsql-dbapi
influxdb/cloud-dedicated/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 Dedicated database.
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>