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

4 lines
88 B
Text
Raw Normal View History

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