pybb
Bulletin board in Python; with a strong focus on security.
No work has been started yet.
Technology used:
- Python 2.7 (or 3.x?)
- Flask
- SQLALchemy
Proposal 1
Pick an popular open source bb; try to stay true to its database; to make migrating easy
Proposal 2
Build the database entirely from scratch, get inspiration from other bbs.