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
Release files for FlaskBB 2.0.2
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.0.2.tar.gz | 2.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| FlaskBB-2.0.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 4.5 MB
Release files / FlaskBB-2.0.2.tar.gz
| Download URL | FlaskBB-2.0.2.tar.gz |
|---|---|
| Size | 2.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
45d32eb8cbc8fa80cfb26410ecf395a95ef39a52166ec40e626a3ef759b65148
|
|
BLAKE2b-256 checksum How to use checksums |
f0d90987a59e9dac3ce847e24ac60a7f58a75f96129b80b80e30ae9587f1a22e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / FlaskBB-2.0.2-py2.py3-none-any.whl
| Download URL | FlaskBB-2.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 2.3 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
58a6490057efa31de28e2f44dc6a179743206fa4f601dde1558ef712697b9395
|
|
BLAKE2b-256 checksum How to use checksums |
23cd0ff06e8bc527ce9c56d78654e7a5fcbe1d979f9b12bc5380708966756bc2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |