Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yassine-aa/coronavirus-gui
- Owner: YASSINE-AA
- Created: 2020-05-29T22:24:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T22:38:53.000Z (over 4 years ago)
- Last Synced: 2023-12-10T22:34:51.644Z (about 1 year ago)
- Language: Python
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)