409 Star 2.3K Fork 1K

GVPvn.py官方 / vn.py

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2024-03-22 17:20 . [Mod] update documents and version number
[metadata]
name = vnpy
version = attr: vnpy.__version__
author = Xiaoyou Chen
author_email = xiaoyou.chen@mail.vnpy.com
description = A framework for developing quant trading systems.
long_description = file: README.md
long_description_content_type = text/markdown
url = https://www.vnpy.com
license = MIT
license_files = LICENSE
keywords =
quant
quantitative
investment
trading
algotrading
classifiers =
Development Status :: 5 - Production/Stable
Operating System :: Microsoft :: Windows
Operating System :: POSIX :: Linux
Operating System :: MacOS
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Topic :: Office/Business :: Financial :: Investment
Programming Language :: Python :: Implementation :: CPython
License :: OSI Approved :: MIT License
Natural Language :: Chinese (Simplified)
project_urls =
Documentation = https://www.vnpy.com/docs
[options]
packages = find:
include_package_data = True
zip_safe = False
install_requires =
tzlocal
PySide6
pyqtgraph
qdarkstyle
numpy
pandas
matplotlib
seaborn
ta-lib
deap
pyzmq
plotly
tqdm
Python
1
https://gitee.com/vnpy/vnpy.git
git@gitee.com:vnpy/vnpy.git
vnpy
vnpy
vn.py
master

搜索帮助