Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yassine-aa/coronavirus-gui

A simple GUI application that allows you to see the current confirmed cases, deaths and recovered cases. You simply type in a country's name.
https://github.com/yassine-aa/coronavirus-gui

Last synced: 15 days ago
JSON representation

A simple GUI application that allows you to see the current confirmed cases, deaths and recovered cases. You simply type in a country's name.

Awesome Lists containing this project

README

        

# coronavirus-gui
A simple GUI application that allows you to see the current confirmed cases, deaths and recovered cases.
You simply type in a country's name, and voila!

This uses PySide2 for GUI and BeautifulSoup to get data from the web.

![](screenshot_coronavirus_gui.png)