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
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
Release files for FlaskBB 2.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flaskbb-2.2.0.tar.gz | 5.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flaskbb-2.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 MB
Release files / flaskbb-2.2.0.tar.gz
| Download URL | flaskbb-2.2.0.tar.gz |
|---|---|
| Size | 5.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3a24ac17dabe6872ff6ccca4a6eb51fcf557974ffb90d7a24ceb730b311a608c
|
|
BLAKE2b-256 checksum How to use checksums |
3bd0612d9eaa667110345216ce589175e7a7c72126bdd10612b0f065296574ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / flaskbb-2.2.0-py3-none-any.whl
| Download URL | flaskbb-2.2.0-py3-none-any.whl |
|---|---|
| Size | 2.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e2922af20433782b0e08327301e2c5556ac2cf53d340b272ea4b3d33c7636f34
|
|
BLAKE2b-256 checksum How to use checksums |
45f245d48819f4149d1f05900f87dc5b67fe4e4cdc06a6a603a1c88718af0a00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|