* docs: update examples/python/tmq_example.py with connector repo
* Update tmq_example.py
* docs: remove tb variable after get_table_name removed
* docs: move topic drop to early phase
Co-authored-by: Liu Jicong <liujicong@qq.com>
* 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>