TDengine/docs/zh/07-develop/01-connect/_connect_python.mdx

4 lines
88 B
Text
Raw Normal View History

2022-06-13 07:32:44 +00:00
```python title="原生连接"
{{#include docs/examples/python/connect_example.py}}
```