Metadata-Version: 2.1
Name: ExpertOp4Grid
Version: 0.2
Summary: Expert analysis algorithm for solving overloads in a powergrid
Home-page: https://github.com/marota/ExpertOp4Grid/
Download-URL: https://github.com/marota/ExpertOp4Grid/archive/refs/tags/0.1.3.post1.tar.gz
Author: Antoine Marot
Author-email: antoine.marot@rte-france.com
License: Mozilla Public License 2.0 (MPL 2.0)
Keywords: ML powergrid optmization RL power-systems
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.md
Requires-Dist: docutils >=0.16
Requires-Dist: graphviz >=0.14
Requires-Dist: Grid2Op >=1.6.4
Requires-Dist: lightsim2grid >=0.5.5
Requires-Dist: networkx >=2.4
Requires-Dist: numpy >=1.18.4
Requires-Dist: pandapower >=2.2.2
Requires-Dist: scipy >=1.6.0
Requires-Dist: pandas >=1.0.4
Requires-Dist: pathlib >=1.0.1
Requires-Dist: pydot >=1.4.1
Requires-Dist: matplotlib >=3.3.3
Requires-Dist: pytest >=4.4.2
Requires-Dist: Sphinx >=3.1.2
Provides-Extra: optional
Requires-Dist: oct2py >=5.0.4 ; extra == 'optional'
Requires-Dist: pypower >=5.1.4 ; extra == 'optional'
Requires-Dist: pypownet >=2.2.0 ; extra == 'optional'

