Skip to content

lanl-ansi/grg-mpdata

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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