Export the data in mysql into CSV files and send them to enterprise wechat group chat.
- PyMySQL==1.0.2
- requests==2.26.0
# 1. edit config.ini
$ vim config.ini
# 2. run script
$ python export_mysql_data_to_csv.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Export the data in mysql into CSV files and send them to enterprise wechat group chat.
# 1. edit config.ini
$ vim config.ini
# 2. run script
$ python export_mysql_data_to_csv.py