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

Make some examples and document api key setup #3

Closed systemcatch closed 5 years ago

systemcatch commented 6 years ago

Setting up the api key in an environment variable is probably going to be a stumbling block, I need to show how to do it on each platform.

For code examples look at arrow/requests quickstart for good designs.

systemcatch commented 6 years ago

I can use a gist for adding examples then link it in the readme.