ryanfobel / utility-bill-scraper

Download energy usage data and estimate CO2 emissions from utility websites or pdf bills.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Setup Github actions for testing and scraping on schedule #2

Closed ryanfobel closed 2 years ago

ryanfobel commented 2 years ago

Here's an example for running python scripts via Github Actions. Also need to figure out how to provide secrets and to how to get the data to user (e.g., email or storage on a private repo; maybe gitlab?]).

ryanfobel commented 2 years ago