Port of MATPOWER to Python.
Project description
Pylon
Pylon is a free software package for simulation of electric power systems and energy markets. Its purpose is to provide a simple yet powerful tool for electric power Engineers that is not tied to proprietary software and can be used and extended easily.
Pylon’s features currently include:
Quick start
With Python, setuptools and SciPy installed, run:
# easy_install pylon
Pylon performs an AC power flow and prints a ReStructuredText report by default:
$ pylon data_file.raw
Refer to the documentation for detailed usage information or type:
$ pylon --help
License and Copyright
Copyright (C) 1996-2010 Power System Engineering Research Center (PSERC)
Copyright (C) 2007-2010 Richard Lincoln
Pylon is licensed under the Apache License version 2.0.
Credits
Pylon is developed by Richard Lincoln (r.w.lincoln@gmail.com).
Pylon is a port of MATPOWER to the Python programming language.
Pylon was originally funded by the EPSRC through Grant GR/T28836/01 for the SUPERGEN Highly Distributed Power Systems consortium.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.