issues
search
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
Simplify Search class construction and use
#12
Closed
systemcatch
closed
5 years ago
systemcatch
commented
5 years ago
Let user send different query types from one Search instance.
Make find method internal/private.
Create 3 new methods (by_name, by_series_id, by_last_updated).
fixes #8
fixes #8