![]() |
8 years ago | |
---|---|---|
.tx | 10 years ago | |
docs | 8 years ago | |
flaskbb | 8 years ago | |
logs | 11 years ago | |
migrations | 8 years ago | |
tests | 8 years ago | |
.gitignore | 8 years ago | |
.gitmodules | 8 years ago | |
.landscape.yml | 10 years ago | |
.travis.yml | 8 years ago | |
AUTHORS | 9 years ago | |
CHANGES | 8 years ago | |
CONTRIBUTING.md | 8 years ago | |
LICENSE | 8 years ago | |
MANIFEST.in | 8 years ago | |
Makefile | 8 years ago | |
README.md | 8 years ago | |
babel.cfg | 8 years ago | |
celery_worker.py | 8 years ago | |
pytest.ini | 8 years ago | |
requirements-dev.txt | 8 years ago | |
requirements.txt | 8 years ago | |
setup.py | 8 years ago | |
tox.ini | 8 years ago | |
wsgi.py | 8 years ago |
FlaskBB is a Forum Software written in Python using the micro framework Flask.
Currently, following features are implemented:
Checkout the FlaskBB Forums to see an actual running instance of FlaskBB. Use demo//demo as login for the test user.
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.