homework-jianmu/docs/examples/python
Yang Zhao 2bc8db11b4
test: add python test to 3.0 ci and run it (#15829)
* test: add python test to 3.0 ci and run it

* ci: put taos.h in /usr/include directory

* fix: python test case

* fix: exit 0 with test success

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-08-08 17:17:20 +08:00
..
.gitignore docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
.gitkeep docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
async_query_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
bind_param_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
conn_native_pandas.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
conn_rest_pandas.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
connect_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
connect_native_reference.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
connect_rest_examples.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
connection_usage_native_reference.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
cursor_usage_native_reference.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
handle_exception.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
json_protocol_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
line_protocol_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
multi_bind_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
native_insert_example.py test: add python test to 3.0 ci and run it (#15829) 2022-08-08 17:17:20 +08:00
query_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
rest_client_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
result_set_examples.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
subscribe_demo.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
telnet_line_protocol_example.py docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00