TDengine/docs/zh/07-develop/01-connect/_connect_python.mdx
2022-06-13 15:32:44 +08:00

3 lines
88 B
Text

```python title="原生连接"
{{#include docs/examples/python/connect_example.py}}
```