提交 02f8e2ee 编写于 作者: D dingbo

docs: python

上级 613a464b
...@@ -16,6 +16,7 @@ First, you need to install the `taospy` module version >= `2.3.3`. Run the comma ...@@ -16,6 +16,7 @@ First, you need to install the `taospy` module version >= `2.3.3`. Run the comma
``` ```
pip3 install taospy>=2.3.3 pip3 install taospy>=2.3.3
``` ```
You'll need to have Python3 installed.
</TabItem> </TabItem>
<TabItem value="conda" label="conda"> <TabItem value="conda" label="conda">
...@@ -27,9 +28,6 @@ conda install taospy=2.3.3 ...@@ -27,9 +28,6 @@ conda install taospy=2.3.3
</TabItem> </TabItem>
</Tabs> </Tabs>
You'll need to have Python3 installed.
## Config ## Config
Run this command in your terminal to save TDengine cloud token as variables: Run this command in your terminal to save TDengine cloud token as variables:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册