This is the source code for the Python app that I created to visualize general election results in Pakistan using Render.
Link to app: https://election-app-pak.onrender.com/
Add the map visualizations
virtualenv venv
venv/Scripts/activate
pip install -r requirements.txt