Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 903 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 903 Bytes

VeighNa框架的数据管理模块

说明

通过UI界面直观查询数据库中已有的数据概况,选择任意时间段数据查看字段细节,支持CSV文件的数据导入和导出。

安装

安装环境推荐基于3.0.0版本以上的【VeighNa Studio】。

直接使用pip命令:

pip install vnpy_datamanager

或者下载源代码后,解压后在cmd中运行:

pip install .