A python project where users receive details regarding Covid-19 cases through desktop notifications in real-time.
- Real-time Covid-19 case details gathered using covid19india API and other websites.
- Used Python libraries such as Beautifulsoup(bs4) with requests to extract the required data out of HTML and XML files, and Plyer for desktop notifications.