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