puilp0502 / python-webnoti-example

Send Web Push Notification from Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Web Push Notification Example

An example site demonstrating python-webnoti
GIF demonstration 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.

About

Send Web Push Notification from Python


Languages

Language:JavaScript 60.4%Language:HTML 19.2%Language:Python 14.9%Language:CSS 5.5%