Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 351 Bytes

File metadata and controls

5 lines (4 loc) · 351 Bytes

Python-CoronaParser

The CoronaParser is a Command Line tool that is used for quickly retrieving data from the web (via Web APIs) and outputting it to the user. A user is able to enter a country name and receive data regarding cases and deaths

Install the required libaries by executing the following command:
pip install -r requirements.txt