Initial commit: AI关键词导入工具

This commit is contained in:
shengyudong@yunqueai.net
2026-02-05 21:34:39 +08:00
commit 8a92380b56
4 changed files with 740 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pymysql==1.1.0
pandas==2.0.3
openpyxl==3.1.2