Python client libraries for ISO and other power grid data sources.
Project description
pyiso provides Python client libraries for ISO and other power grid data sources. It powers the WattTime Impact API (code https://github.com/WattTime/watttime-grid-api, live http://api.watttime.org/).
Full documentation (coming soon): http://pyiso.readthedocs.org/
## Install
` pip install pyiso `
pyiso depends on [pandas](http://pandas.pydata.org/) so be prepared for a large install.