TDengine/docs/zh/08-develop/01-connect/_connect_python.mdx
2024-08-05 18:34:12 +08:00

3 lines
88 B
Text

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