2 Star 4 Fork 8

张墨轩/bt-ctpbee-store

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
setup.py 336 Bytes
一键复制 编辑 原始数据 按行查看 历史
张墨轩 提交于 2021-09-08 15:54 . update
from setuptools import setup
setup(
name='bt_ctpbee_store',
version='1.0',
description='a CTP Store Work with some additions',
url='https://github.com/phonegapx/bt-ctpbee-store',
author='moses',
author_email='8342537@qq.com',
license='MIT',
packages=['ctpbeebt'],
install_requires=['backtrader','ctpbee'],
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/phonegapx/bt-ctpbee-store.git
git@gitee.com:phonegapx/bt-ctpbee-store.git
phonegapx
bt-ctpbee-store
bt-ctpbee-store
master

搜索帮助