2 Star 3 Fork 9

vn.py官方 / vnpy_webtrader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.flake8 240 Bytes
一键复制 编辑 原始数据 按行查看 历史
EdanFlame 提交于 2021-08-09 14:17 . 插件化启动
[flake8]
exclude = venv,build,__pycache__,__init__.py,ib,talib,uic
ignore =
E501 line too long, fixed by black
W503 line break before binary operator
E123 closing bracket does not match indentation of opening bracket's line
Python
1
https://gitee.com/vnpy/vnpy_webtrader.git
git@gitee.com:vnpy/vnpy_webtrader.git
vnpy
vnpy_webtrader
vnpy_webtrader
main

搜索帮助