1 Star 0 Fork 0

my-fork/efinance

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 118 Bytes
一键复制 编辑 原始数据 按行查看 历史
FROM continuumio/miniconda3
# 默认工作目录
ARG HOME=/root
WORKDIR $HOME
# 安装依赖
RUN pip install efinance
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/hejun-fork/efinance.git
git@gitee.com:hejun-fork/efinance.git
hejun-fork
efinance
efinance
main

搜索帮助