Metadata-Version: 2.1
Name: eDisGo
Version: 0.0.10
Summary: A python package for distribution grid analysis and optimization
Home-page: https://github.com/openego/eDisGo
Author: gplssm, nesnoj, birgits, boltbeard, AnyaHe
Author-email: anya.heider@rl-institut.de
License: GNU Affero General Public License v3.0
Platform: UNKNOWN
Description-Content-Type: text/x-rst
Requires-Dist: demandlib
Requires-Dist: ding0 (>=0.1.12)
Requires-Dist: networkx (>=2.0)
Requires-Dist: shapely (<=1.6.3,>=1.5.12)
Requires-Dist: pandas (<=0.20.3,>=0.20.3)
Requires-Dist: pypsa (<=0.11.0,>=0.11.0)
Requires-Dist: pyproj (<=1.9.5.1,>=1.9.5.1)
Requires-Dist: geopy (<=1.11.0,>=1.11.0)
Requires-Dist: pyomo (>=5.5.0)
Requires-Dist: multiprocess
Requires-Dist: workalendar
Requires-Dist: oedialect
Requires-Dist: geopandas
Requires-Dist: descartes

<img align="right" width="200" height="200" src="https://github.com/openego/eDisGo/blob/dev/doc/images/edisgo_logo.png">

# eDisGo
The python package eDisGo provides a toolbox to analyze distribution grids for grid issues 
and to evaluate measures responding these.
See [documentation](https://edisgo.readthedocs.io/en/dev/) for further information.


LICENSE
-------

Copyright (C) 2017 Reiner Lemoine Institut gGmbH

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU General Public License along with
this program. If not, see https://www.gnu.org/licenses/.



