1 Star 4 Fork 11

vn.py官方 / vnpy_chartwizard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2023-12-08 18:05 . [Mod] 更新版本号到1.0.4
[metadata]
name = vnpy_chartwizard
version = 1.0.4
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
author_email = xiaoyou.chen@mail.vnpy.com
description = Chart wizard application for VeighNa quant trading framework.
long_description = file: README.md
long_description_content_type = text/markdown
keywords =
quant
quantitative
investment
trading
algotrading
classifiers =
Development Status :: 5 - Production/Stable
Operating System :: OS Independent
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)
[options]
packages = find:
zip_safe = False
python_requires = >=3.7
install_requires =
pyqtgraph
[options.package_data]
* = *.ico
Python
1
https://gitee.com/vnpy/vnpy_chartwizard.git
git@gitee.com:vnpy/vnpy_chartwizard.git
vnpy
vnpy_chartwizard
vnpy_chartwizard
main

搜索帮助