构建期货数据采集与三层打分系统

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fish
2026-05-02 22:56:10 +08:00
parent e55aa8603b
commit c466dbbf3f
12 changed files with 681 additions and 0 deletions

3
tushare/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
tushare>=1.4.0
pandas>=2.2.0
requests>=2.31.0