| |
|
|
|
|
|
|
|
|
|
| |
*Total -- 9,571.59kb -> 6,641.46kb (30.61%)
/examples/cumulative_cases_31-07-2020.png -- 1,487.39kb -> 519.70kb (65.06%)
/examples/cumulative_deaths_31-07-2020.png -- 1,454.57kb -> 510.07kb (64.93%)
/examples/cases_daily_31-07-2020.png -- 3,210.06kb -> 2,711.89kb (15.52%)
/examples/deaths_change_daily_31-07-2020.png -- 3,419.56kb -> 2,899.80kb (15.2%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
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.
|