1. 主页
  2. 文档
  3. 帮助文档
  4. 开始
  5. 安装

安装

Dsxquant 托管在Github,Gitee,PyPi,默认采用PyPi包安装方式

1、PyPi 安装

pip install dsxquant

2、Git 源码安装导入

git clone https://github.com/dsxkline/dsxquant.git

3、安装依赖,直接从 requirements.txt 文件进行安装即可

# pandas==1.5.1
pip install -r requirements.txt
这篇文章对您有用吗?

我们要如何帮助您?