Metadata-Version: 2.4
Name: grid_processing_toolkit
Version: 0.0.1
Summary: A toolkit for (1) interfacing between common power-systems Python packages (e.g. pandapower and power-grid-model), (2) computing grid characteristics, statistics, and load flows, (3) easily modifying and permuting grids
Author: Flin Verdaasdonk
Author-email: Flin Verdaasdonk <flin.verdaasdonk@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Flinverdaasdonk/grid_processing_toolkit
Project-URL: Repository, https://github.com/Flinverdaasdonk/grid_processing_toolkit
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: matplotlib>=3.8.4
Requires-Dist: networkx>=3.3
Requires-Dist: numpy>=1.25.2
Requires-Dist: pandapower>=2.14.6
Requires-Dist: power-grid-model>=1.7.65
Requires-Dist: power-grid-model-io>=1.2.83
Requires-Dist: scipy>=1.11.4
Provides-Extra: dev
Dynamic: author
Dynamic: requires-python
