aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdAlex2020-07-271-7/+1
|
* Added requirements.txt and updated main.pyAlex2020-07-272-110/+73
| | | | | | | | | | 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
|
* New README.mdAlex2020-07-261-0/+21
|
* Initial commitAlex2020-07-262-0/+179
git.ajschof.me — hosted by ajschofield — powered by cgit