linux-web: B/S 架构——采集引擎后台线程 + aiohttp WebSocket 实时推送 + Web 仪表盘 + systemd 部署

This commit is contained in:
lookt
2026-09-15 20:09:46 +08:00
parent 2c72de1dba
commit f6bdc5a983
8 changed files with 633 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
akshare>=1.18.92
pandas>=2.0
aiohttp>=3.9
lxml
beautifulsoup4
py_mini_racer
tqdm
requests