1 Star 0 Fork 12

ld/vnpy_mongodb

forked from vn.py官方/vnpy_mongodb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2023-12-08 16:20 . [Mod] 更新版本号到1.0.5
[metadata]
name = vnpy_mongodb
version = 1.0.5
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
author_email = [email protected]
description = MongoDB database adapter 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
install_requires =
pymongo
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/devafc/vnpy_mongodb.git
[email protected]:devafc/vnpy_mongodb.git
devafc
vnpy_mongodb
vnpy_mongodb
main

搜索帮助