Python Web Push Notification Example An example site demonstrating python-webnoti Live Demo Running Install requirements (preferrably in virtualenv): pip install -r requirements.txt Start server: python application.py This will start a Flask web server at localhost:5000.