vsharma13 / brightonpy.org

The Brighton and Hove Python User Group website

Home Page:http://brightonpy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Brighton and Hove Python User Group Website

A very simple database-free website using the Flask microframework.

You can see it running at http://brightonpy.org

How to install and run locally

(Assumes you have Pip, virtualenv and virtualenvwrapper installed).

git clone http://github.com/j4mie/brightonpy.org.git
cd brightonpy.org
mkvirtualenv brightonpy
pip install -E brightonpy -r requirements.txt
python brighton.py

The development server should now be running on localhost:5000

About

The Brighton and Hove Python User Group website

http://brightonpy.org


Languages

Language:CSS 39.9%Language:HTML 36.3%Language:Python 23.8%