grg-mpdata

Data structures and methods for reading and writing Matpower data files


Keywords
matpower, power-network, python
License
BSD-3-Clause
Install
pip install grg-mpdata==0.0.2

Documentation

grg-mpdata

release:

Documentation Status

dev status:

Build Report Coverage Report Documentation Status

grg-mpdata is a minimalist python package for working with Matpower data files.

The package can be installed via:

pip install grg-mpdata

License

This package is developed at Los Alamos National Laboratory and is provided under a BSD-3 license as part of the Grid Research for Good Software Tools (C18036), see the LICENSE file for the full text.

Changelog

staged

  • nothing

v0.1.1

  • Drop support for python 2.7 and 3.4

v0.1.0

  • Initial release

v0.0.2

  • PyPI test release

v0.0.1

  • initial test tag