systemcatch / eiapy

A simple wrapper for the U.S. Energy Information Administration API
https://pypi.org/project/eiapy/
MIT License
23 stars 8 forks source link

Add support for sessions #5

Closed systemcatch closed 6 years ago

systemcatch commented 6 years ago

Useful for the electricity map and I can turn the _fetch method in each class into one shared helper function.