Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 227 Bytes

File metadata and controls

7 lines (4 loc) · 227 Bytes

CoroAPI

This tkinter app shows the current status of COVID-19 virus all around the world.

It takes its datas from the http://corona.help/.

The project includes packages BeautifulSoup from bs4, time, requests, and tkinter.