1 Star 0 Fork 0

天空的蔚蓝/Gym-Trading-Env

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 830 Bytes
一键复制 编辑 原始数据 按行查看 历史
ClementPerroud 提交于 2023-05-09 09:50 . New version
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[project]
name = "gym-trading-env"
version = "0.3.2"
license = {file = "LICENSE.txt"}
authors = [
{ name="Clement Perroud", email="clement.perroud.pro@gmail.com" },
]
description = "A simple, easy, customizable Open IA Gym environments for trading."
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
dependencies = ["pandas>=1.5.3", "numpy>=1.21.1", "gymnasium>=0.28.1", "flask>=2.2.3", "pyecharts>=2.0.2", "ccxt==3.0.59", "nest_asyncio"]
[project.urls]
"Homepage" = "https://github.com/ClementPerroud/Gym-Trading-Env"
"Bug Tracker" = "https://github.com/ClementPerroud/Gym-Trading-Env/issues"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/fanchuan/Gym-Trading-Env.git
git@gitee.com:fanchuan/Gym-Trading-Env.git
fanchuan
Gym-Trading-Env
Gym-Trading-Env
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385