# pyblog **Repository Path**: ousikongjian/pyblog ## Basic Information - **Project Name**: pyblog - **Description**: Pyblog 是一个简单易用的在线 Markdown 博客系统,它使用 Python 的 flask 架构,理论上支持所有 flask-sqlalchemy 所能支持的数据库。 编辑器使用的是 editor.md。当前版本(v2.0)支持且仅支持 python3! Python 的 Markdown to HTML 编译器使用的是 Mistune! Just so! - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2019-11-30 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: blog **Tags**: None ## README # Pyblog —— 喜欢Markdown,爱上Pyblog! > Pyblog 是一个简单易用的在线 Markdown 博客系统,它使用 Python 的 flask 架构,理论上支持所有 flask-sqlalchemy 所能支持的数据库。 编辑器使用的是 [editor.md](https://pandao.github.io/editor.md/)。最新的版本**支持且仅支持**python3! Python 的 Markdown to HTML 编译器使用的是 [Mistune](https://github.com/lepture/mistune)! Just so! ## 安装用法 请参考本项目的 [wiki —— 安装方法](https://gitee.com/ousikongjian/pyblog/wikis/%E5%AE%89%E8%A3%85%E6%96%B9%E6%B3%95) ## 文件组织架构 请参考本项目的 [wiki —— 目录解析](https://gitee.com/ousikongjian/pyblog/wikis/%E7%9B%AE%E5%BD%95%E8%A7%A3%E6%9E%90) ## 第一次使用 请参考本项目的 [wiki —— 后台使用](https://gitee.com/ousikongjian/pyblog/wikis/%E5%90%8E%E5%8F%B0%E4%BD%BF%E7%94%A8) ## 项目展示 请参阅作者本人的博客 —— [藕丝空间](http://www.os373.cn)