1 Star 2 Fork 1

vn.py官方 / vnpy_tora

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2024-03-22 14:05 . [Mod] 更新版本号到2024.3.22
[metadata]
name = vnpy_tora
version = 2024.3.22
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
author_email = xiaoyou.chen@mail.vnpy.com
description = TORA gateway 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 :: Microsoft :: Windows
Operating System :: POSIX :: Linux
Programming Language :: Python :: 3
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:
include_package_data = True
zip_safe = False
python_requires = >=3.10
install_requires =
importlib_metadata
wmi
requests
[options.package_data]
* = *.dll, *.so, *.pyd, *.lib
Python
1
https://gitee.com/vnpy/vnpy_tora.git
git@gitee.com:vnpy/vnpy_tora.git
vnpy
vnpy_tora
vnpy_tora
main

搜索帮助