读取DM数据库

This commit is contained in:
2026-02-27 17:06:56 +08:00
parent 0c0a295f09
commit df46812eff
12 changed files with 485 additions and 30 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
numpy>=1.20.0
pandas>=1.3.0
PyYAML>=5.4
# 达梦数据库(仅 source=db 时需要,开发阶段可不安)
# pip install dmPython