aboutsummaryrefslogtreecommitdiffstats
path: root/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Added error checking - will improve in next commitAlex2020-07-311-7/+25
|
* Added requirements.txt and updated main.pyAlex2020-07-271-110/+67
| | | | | | | | | | Now, there is a fully functioning progress indicator that uses the yaspin module. Previously, the script would check if the local data stored was already today's date. However, if the data was updated through the day and the source file was updated, the script would not download the newest version. I have removed this for simplicity purposes. I'm not sure if its the conventional method of writing a requirements file, but it serves to show what modules the user may need to install.
* Added cumulative deaths and cases plotsAlex2020-07-261-3/+11
|
* Initial commitAlex2020-07-261-0/+173
git.ajschof.me — hosted by ajschofield — powered by cgit