This is Python source Flask project for Covid-19 update for India. The project using json feeds from https://api.covid19india.org/ and generate daily report. I included all of the Indian states and territory in this project.
I used gentella admin bootstrap for this project along with morris chart and echarts , which are based on javascript language
A demo of the pyboard can be found on Pyboardc19
Python 3.7
Flask Framework
IDE : Jetbrain Pycahrm [Optional]
Install Flask
pip install flask
clone the repo and use it
git clone https://github.com/manojap/Pyboard.git
I have a setting for local development which is using json file, you can Turn on/off 'LOCAL_MODE': False
in the config.py
file.
https://developerm.dev if you had any doubts please contact me , I can support you.