Metadata-Version: 2.1
Name: drl_microgrid_ems
Version: 0.0.7
Summary: Fork of  https://github.com/tahanakabi/DRL-for-microgrid-energy-management.git
Author-email: Rupert Young <rupert@perceptualrobots.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tqdm
Requires-Dist: scikit-learn
Requires-Dist: numpy==1.19.5
Requires-Dist: tensorflow==2.4.1
Requires-Dist: keras==2.4.3
Requires-Dist: pandas==1.0.5

Fork of https://github.com/tahanakabi/DRL-for-microgrid-energy-management.git

https://pypi.org/project/drl-microgrid-ems/

https://code.visualstudio.com/docs/python/environments

py -m build
py -m twine upload dist/*
