Metadata-Version: 2.1
Name: psdm-analysis
Version: 0.1.4
Summary: 
Author: Thomas Oberliessen
Author-email: thomas.oberliessen@googlemail.com
Requires-Python: >3.10,<3.12
Classifier: Programming Language :: Python :: 3
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3.6.0,<4.0.0)
Requires-Dist: networkx (>=3.1,<4.0)
Requires-Dist: numpy (>=1.24.1,<2.0.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas (==2.0.1)
Requires-Dist: plotly (>=5.6.0,<6.0.0)
Requires-Dist: pyarrow (>=11.0.0,<12.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: scipy (>=1.10.0,<2.0.0)
Requires-Dist: seaborn (>=0.12.1,<0.13.0)
Requires-Dist: shapely (>=2.0.1,<3.0.0)
Description-Content-Type: text/markdown

# psdm-analysis

The psdm-analysis tool is meant to parse the [Power System Data Model (PSDM)](https://github.com/ie3-institute/PowerSystemDataModel) as well as provide calculation and plotting utilities to analyze the respective data.

It is currently under development and therefore highly unstable. So if you want to use it, expect it to change quite frequently for now.
