this reposetery can be used for getting data of covid-19 in india on on present time
this is the main python file having all contents
use this to clone $ github clone https://github.com/rajgupta81/covid-19-python
- requests
use to install
$ pip install requests
- bs4
use to install
$ pip install bs4