![]() |
11 years ago | |
---|---|---|
flaskbb | 11 years ago | |
logs | 11 years ago | |
.gitignore | 11 years ago | |
AUTHORS | 11 years ago | |
CHANGES | 11 years ago | |
LICENSE | 11 years ago | |
Makefile | 11 years ago | |
README.md | 11 years ago | |
manage.py | 11 years ago | |
requirements.txt | 11 years ago | |
setup.py | 11 years ago | |
wsgi.py | 11 years ago |
FlaskBB is a forum software written in python using the micro framework Flask.
I don't have a server at the moment, so the demo does not work at http://flaskbb.org
pip install -r requirements.txt
flaskbb/configs/development.py.example
to flaskbb/configs/development.py
python manage.py createall
python manage.py runserver
/r/flask, Flask and it's extensions.