A classic Forum Software in Python using Flask.
Project description
FlaskBB
FlaskBB is a Forum Software written in Python using the micro framework Flask.
Currently, following features are implemented:
- Private Messages
- Admin Interface
- Group based permissions
- Markdown Support
- Topic Tracker
- Unread Topics/Forums
- i18n Support
- Completely Themeable
- Plugin System
- Command Line Interface
Checkout the FlaskBB Forums to see an actual running instance of FlaskBB. Use demo//demo as login for the test user.
Quickstart
For a complete installation guide please visit the installation documentation here.
This is how you set up an development instance of FlaskBB:
- Create a virtualenv
- Configuration
make devconfig
- Install dependencies and FlaskBB
make install
- Run the development server
make run
- Visit localhost:5000
License
FlaskBB is licensed under the BSD License.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
FlaskBB-2.0.1.tar.gz
(2.2 MB
view details)
Built Distribution
File details
Details for the file FlaskBB-2.0.1.tar.gz
.
File metadata
- Download URL: FlaskBB-2.0.1.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53d147602395a259148c8ee6f13ced01acf8b170af4fcbf50b1bceb88c14202c |
|
MD5 | 00fe4dc8b357565eed8ae66a36bd3388 |
|
BLAKE2b-256 | 3c17f43a17d96ce6eb3618f36da55eb3aaad0909720204f337e4ea3339a425a0 |
File details
Details for the file FlaskBB-2.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: FlaskBB-2.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ddb517dcb415f3ad2b1308b76986d1d7478785f53a50b3375bd45a51e3c560c |
|
MD5 | 150e8a18a33b984b376d0c106a74f465 |
|
BLAKE2b-256 | f6d4e741165ad7b1b29c4a1f1928383f0d3879eefa127df34f1dae108140bca3 |