WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
238 stars 110 forks source link

Python 3.4 compatability; add multi-file zip support #29

Closed emunsing closed 9 years ago

emunsing commented 9 years ago

Changed base.py, caiso.py and associated test files to be able to

Significant changes:

This required modification to the unzip method in base.py