FlaskBB is a forum software written in python using the micro framework Flask.
Note: I'm doing my exchange semester and most of the time I'm busy with traveling and such :). The project is not dead in any way - I'm just really busy.
pip install -r requirements.txt
flaskbb/configs/development.py.example
to flaskbb/configs/development.py
python manage.py createall
python manage.py runserver
The documentation is located here.
/r/flask, Flask, it's extensions and everyone who has helped me!