![]() |
6 лет назад | |
---|---|---|
.tx | 10 лет назад | |
docs | 6 лет назад | |
flaskbb | 6 лет назад | |
logs | 11 лет назад | |
migrations | 7 лет назад | |
tests | 6 лет назад | |
.bumpversion.cfg | 6 лет назад | |
.coveragerc | 7 лет назад | |
.editorconfig | 7 лет назад | |
.gitignore | 7 лет назад | |
.gitmodules | 8 лет назад | |
.travis.yml | 6 лет назад | |
AUTHORS | 6 лет назад | |
CHANGES | 6 лет назад | |
CONTRIBUTING.md | 8 лет назад | |
LICENSE | 6 лет назад | |
MANIFEST.in | 7 лет назад | |
Makefile | 7 лет назад | |
NOTICE | 7 лет назад | |
README.md | 6 лет назад | |
babel.cfg | 8 лет назад | |
celery_worker.py | 8 лет назад | |
requirements-dev.txt | 6 лет назад | |
requirements.txt | 6 лет назад | |
setup.cfg | 7 лет назад | |
setup.py | 6 лет назад | |
tox.ini | 6 лет назад | |
wsgi.py | 7 лет назад |
FlaskBB is a Forum Software written in Python using the micro framework Flask.
Currently, following features are implemented:
Feel free to checkout it's feature on our testing instance over at
test.flaskbb.org. You can use the demo user (demo//demo
) to
avoid the registration process.
The official forums where all the fun happens 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.