pip install covid

C++
from covid import Covid

covid = Covid()
covid.get_data()
pip install covid

Source

Also in C++: