Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 776 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 776 Bytes

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!