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.0.tar.gz
(2.2 MB
view details)
Built Distribution
File details
Details for the file FlaskBB-2.0.0.tar.gz
.
File metadata
- Download URL: FlaskBB-2.0.0.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d815867edf760dd6d6b5d2ddb25fca8158aabc6b8a049bebae9b84d2a44adcc3 |
|
MD5 | 072edc4b1159a0d6b394256063235337 |
|
BLAKE2b-256 | 94de2875422a571673eb061781826e9e5e4e2ba3df89b880a3be7831f28683b5 |
File details
Details for the file FlaskBB-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: FlaskBB-2.0.0-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 | 36fed6790f6de3902080b0d64b8c6264d5c8df9c65f2e26ea2d795862131232e |
|
MD5 | 231271439ce34b65e54070827f3cc434 |
|
BLAKE2b-256 | 502a88ab4dcd0f674215df549df68b5bb6070bdb9f743dc4fa7ccf4b40fe2320 |