FlaskBB is a Forum Software written in Python using the micro framework Flask.
Currently, following features are implemented:
The official forums which are powered by FlaskBB can be reached via forums.flaskbb.org.
For a complete installation guide please visit the installation documentation here.
This is how you set up an development instance of FlaskBB:
make devconfig
make install
make run
FlaskBB is licensed under the BSD License.