Skip to content

Files

Latest commit

e035631 · Aug 9, 2022

History

History

python

TiDB Cloud API Samples (Python)

This directory contains the TiDB Cloud API samples in Python.

Prerequisites

  1. Before you start, make sure you have completed the Quick start and configured the required environment variables.

  2. If you don't already have Python in your environment, install Python.

    This sample (and the SDK) is compatible with Python 3.8+.

After you complete the prerequisites, you can try out the following Python code samples in this directory. Happy coding!