influxdb-client-python/examples at master · influxdata/influxdb-client-python

Writes

Queries

Management API

InfluxDB Cloud

⚠️ The following examples are related to InfluxDB Cloud and not available on a local InfluxDB OSS instance.

  • influx_cloud.py - How to connect to InfluxDB 2 Cloud
  • invokable_scripts.py - How to use Invokable scripts Cloud API to create custom endpoints that query data
  • bucket_schemas.py - How to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your data

Others

Asynchronous