Displays live notifications related to COVID-19 cases in India as real time notification.
- Python 3.7
- Create virtual environment:
$ python3 -m venv Live-Covid19-Notifier
- Activate virtual environment:
$ source Live-Covid19-Notifier/bin/activate
- Run
requirements.txt
to install package dependencies:
$ pip install -r requirements.txt
π€ Harshit Prasad
- Twitter: @HarshitPrasad8
- Github: @harshit98
Contributions, issues and feature requests are welcome!
Give a βοΈ if this project helped you!
Copyright Β© 2020 Harshit Prasad.
This project is MIT licensed.