_connect_python.mdx 92 字节
Newer Older
G
gccgdb1234 已提交
1
```python title="Native Connection"
D
dingbo 已提交
2 3
{{#include docs-examples/python/connect_exmaple.py}}
```