1 Star 0 Fork 2

purpleyoung/sphinx-quant

forked from 加减法/sphinx-quant 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Pipfile 953 Bytes
一键复制 编辑 原始数据 按行查看 历史
SphinxQuant 提交于 2019-05-10 18:26 . 使用black格式化/使用Enum
[[source]]
name = "pypi"
url = "https://mirrors.cloud.tencent.com/pypi/simple"
verify_ssl = true
[[source]]
url = "https://rquser:[email protected]/simple"
name = "rqdata"
verify_ssl = true
[dev-packages]
pre-commit = "*"
black = "*"
v = {editable = true,version = "*"}
[packages]
djangorestframework = "*"
django-filter = "*"
celery = "*"
djangorestframework-jwt = "*"
mysqlclient = "*"
librabbitmq = "*"
ta-lib = "*"
pyqt5 = "<5.12"
dataclasses = "*"
qdarkstyle = "*"
requests = "*"
websocket-client = "*"
peewee = "*"
numpy = "*"
pandas = "*"
matplotlib = "*"
seaborn = "*"
futu-api = "*"
tigeropen = "*"
ibapi = {file = "https://sphinx-1253762454.file.myqcloud.com/mirror/ibapi-9.75.1-py3-none-any.whl"}
Django = "*"
Markdown = "*"
vnpy = {file = "https://github.com/sphinx-quant/vnpy/archive/master.zip"}
supervisor = "*"
uwsgi = "*"
rqdatac = {version = "*",index = "rqdata"}
psycopg2-binary = "*"
[requires]
python_version = "3.6"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/purpleyoung/sphinx-quant.git
[email protected]:purpleyoung/sphinx-quant.git
purpleyoung
sphinx-quant
sphinx-quant
master

搜索帮助