SkillAgentSearch skills...

Brightonpy.org

The Brighton and Hove Python User Group website

Install / Use

/learn @j4mie/Brightonpy.org
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated9mo ago
Forks19

Languages

CSS

Security Score

67/100

Audited on Jun 24, 2025

No findings