alex-ortega-07 / coronavirus-cases

It allows you to see the coronavirus cases from a huge list of countries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coronavirus-cases

It allows you to see the coronavirus cases from a huge list of countries.

Getting Started

Prerequisites

For the correct functioning of the application, are neccesaries the following python libraries:

  • requests
pip install requests
  • PyQt5
pip install pyqt5
  • BeautifulSoup
pip install beautifulsoup4
  • lxml
pip install lxml

Screenshots

coronavirus.cases.mp4

Usage

Type your country in the textbox and press Search.

About

It allows you to see the coronavirus cases from a huge list of countries


Languages

Language:Python 100.0%