Metadata-Version: 2.1 Name: MarketGym Version: 0.1.0 Summary: Python Reinforcement Environment for Stock Trading Home-page: https://github.com/jasonpul/MarketGym Author: Jason Pul Author-email: UNKNOWN License: MIT Keywords: reinforcement,stock,postgres,tradier Platform: UNKNOWN Requires-Dist: SQLAlchemy (==1.4.22) Requires-Dist: certifi (==2021.5.30) Requires-Dist: charset-normalizer (==2.0.4) Requires-Dist: greenlet (==1.1.0) Requires-Dist: idna (==3.2) Requires-Dist: lxml (==4.6.3) Requires-Dist: numpy (==1.21.1) Requires-Dist: pandas (==1.3.1) Requires-Dist: plotly (==5.1.0) Requires-Dist: psycopg2 (==2.9.1) Requires-Dist: python-dateutil (==2.8.2) Requires-Dist: python-dotenv (==0.19.0) Requires-Dist: pytz (==2021.1) Requires-Dist: requests (==2.26.0) Requires-Dist: six (==1.16.0) Requires-Dist: tenacity (==8.0.1) Requires-Dist: tqdm (==4.62.0) Requires-Dist: urllib3 (==1.26.6) UNKNOWN