bendog / pyperth

Flask based version of the PDPD meetup website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyperth

Flask based version of the PDPD meetup website

install

using pipenv

$ pipenv install

running the dev server

(.venv)$ FLASK_APP=app.py FLASK_ENV=development flask run

About

Flask based version of the PDPD meetup website


Languages

Language:HTML 61.5%Language:Python 31.1%Language:CSS 7.4%