All Projects → chaijunit → Markbj

chaijunit / Markbj

Licence: other
一个开放的知识社区

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Markbj

Flask Sqlalchemy Booster
Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models
Stars: ✭ 5 (-94.68%)
Mutual labels:  sqlalchemy, flask
Flask Jwt Router
Flask JWT Router is a Python library that adds authorised routes to a Flask app.
Stars: ✭ 43 (-54.26%)
Mutual labels:  sqlalchemy, flask
Databook
A facebook for data
Stars: ✭ 26 (-72.34%)
Mutual labels:  sqlalchemy, flask
Flask Rest Jsonapi
Flask extension to build REST APIs around JSONAPI 1.0 specification.
Stars: ✭ 566 (+502.13%)
Mutual labels:  sqlalchemy, flask
Flask Whooshee
Customizable Flask - SQLAlchemy - Whoosh integration
Stars: ✭ 66 (-29.79%)
Mutual labels:  sqlalchemy, flask
Flask Marshmallow
Flask + marshmallow for beautiful APIs
Stars: ✭ 666 (+608.51%)
Mutual labels:  sqlalchemy, flask
Ecache
👏👏 Integrate cache(redis) [flask etc.] with SQLAlchemy.
Stars: ✭ 28 (-70.21%)
Mutual labels:  sqlalchemy, flask
Mini Shop Server
基于 Flask 框架开发的微信小程序后端项目,用于构建小程序商城后台 (电商相关;rbac权限管理;附带自动生成Swagger 风格的API 文档;可作「Python 项目毕设」;慕课网系列)---- 相关博客链接:🌟
Stars: ✭ 446 (+374.47%)
Mutual labels:  sqlalchemy, flask
Hobbit Core
A flask project generator.
Stars: ✭ 49 (-47.87%)
Mutual labels:  sqlalchemy, flask
Python crawler
It's designed to be a simple, tiny, pratical python crawler using json and sqlite instead of mysql or mongdb. The destination website is Zhihu.com.
Stars: ✭ 45 (-52.13%)
Mutual labels:  sqlalchemy, flask
Potion
Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine
Stars: ✭ 484 (+414.89%)
Mutual labels:  sqlalchemy, flask
Indico
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Stars: ✭ 1,160 (+1134.04%)
Mutual labels:  sqlalchemy, flask
Flask Restplus Boilerplate
A boilerplate for flask restful web service
Stars: ✭ 466 (+395.74%)
Mutual labels:  sqlalchemy, flask
Mixer
Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Stars: ✭ 743 (+690.43%)
Mutual labels:  sqlalchemy, flask
Full Stack
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
Stars: ✭ 451 (+379.79%)
Mutual labels:  sqlalchemy, flask
Flask Bones
An example of a large scale Flask application using blueprints and extensions.
Stars: ✭ 849 (+803.19%)
Mutual labels:  sqlalchemy, flask
Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+309.57%)
Mutual labels:  sqlalchemy, flask
Data Driven Web Apps With Flask
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Stars: ✭ 388 (+312.77%)
Mutual labels:  sqlalchemy, flask
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-53.19%)
Mutual labels:  sqlalchemy, flask
Ziggurat foundations
Framework agnostic set of sqlalchemy classes that make building applications that require permissions an easy task.
Stars: ✭ 67 (-28.72%)
Mutual labels:  sqlalchemy, flask

markbj

一个开放的知识社区 http://www.beibq.cn

安装说明

安装依赖包

pip install -r requirements.txt

初始化数据库

python manage.py db init
python manage.py db migrate
python manage.py db upgrade

启动程序

python manage.py runserver -h 0.0.0.0

特点:

  • 编写文章
  • 优秀的在线编辑器
  • 支持markdown
  • 使用标签管理文章
  • 导入外部数据

编辑器

编辑器由四个部分组成:工具栏、状态栏、编辑区、预览区

编辑器

导入网页内容

用户如果在网络上发现感兴趣的内容,可以将网页内容导入到马克笔记中,方便下次观看;通过点击工具栏上导入按钮,会弹出导入对话框。

导入内容菜单

导入的方式分两种:

  • 链接导入
  • 内容导入

链接导入

将浏览页面的链接复制到链接地址中 点击确定后就能自动在编辑区导入页面的内容

链接导入

内容导入

用户也可以将页面的HTML代码复制到内容导入的输入框,点击确定后就能自动在编辑区导入页面的内容

内容导入

建议反馈

如果您有任何建议和问题,可以通过网站的反馈页面反馈我们,或者通过以下方式联系我们

我们非常感谢您的反馈

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].