当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

maple-bbs

a forums system based on flask
授权协议 GPL-3.0 License
开发语言 Python
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 赵昊阳
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

maple-bbs

English | 中文

https://raw.githubusercontent.com/honmaple/maple-bbs/master/screenshooter/index.png https://raw.githubusercontent.com/honmaple/maple-bbs/master/screenshooter/board.png https://raw.githubusercontent.com/honmaple/maple-bbs/master/screenshooter/ask.png

This is a free,open-source forums system based on the flask

If you have used maple-bbs before 2017-4-1,please use upgrade script to upgrade data

important ! : please modify script to configure as your own database.

# session1:old database
# session2:new database
python upgrade.py
python upgrade_count.py

Features

  • Register & login & forget password
  • Board and tags
  • Collect
  • Like replies
  • Follow tags,users,topics
  • Privacy setting
  • Choice markdown to ask
  • Tags rss
  • Avatar
  • Full text search with whoosh

Installation

mkvirtualenv forums

Install necessary package

pip install -r requirements.txt

Config

mv config.example config.py

remember to modify config file.

Init sql

python runserver.py db init 
python runserver.py db migrate -m "first migrate"
python runserver.py db upgrade

Or

python runserver.py initdb

create full text index

python runserver.py create_index

Create admin account

python runserver.py create_user

Login and visit admin

Ok ,visit forums.localhost:8000/admin to add something

Demo

Please visit forums.honmaple.org

License

maple-bbs is open-sourced software licensed under the GPL3 license

  • 安装 To install Flask-Maple: pip install flask-maple Or alternatively, you can download the repository and install manually by doing: git clone git@github.com:honmaple/flask-maple.git cd flask-maple py

  • 建议等matebook14, 13接口太少,U盘都不能插。 macmac (macmac) 在 ta 的帖子中提到: 发信人: macmac (macmac), 信区: Notebook 标  题: 求推荐女生用轻薄本 发信站: 北大未名站 (2019年03月08日10:33:26 星期五), 站内信件 我是(自己)求推荐   (女)生:住在(校内) 需要(笔记本)电脑。 1.预算 (4500-5

 相关资料
  • MapleBacon 是一个非常棒的图片下载和缓存库,使用 Swift 开发,用于 iOS 系统。 示例代码: import MapleBacon@IBOutlet weak var imageView: UIImageView!if let imageURL = NSURL(string: "something.jpg") {    imageView.setImageWithURL(image

  • Maple Mono 是一款开源的圆角等宽字体,只有基础拉丁文(英数+符号)、制表符。 特性 参考了Source Code Pro,Fira Code, ubuntu mono, operator mono,sarasa mono sc nerd等优秀字体 修改了@ # $ % &的形状 有连字 花体的斜体 source/mono.fea: 有注释的 OpenType 脚本,方便阅读 样例 全部字

相关阅读

相关文章

相关问答

相关文档