# YcBlog **Repository Path**: mysprings/YcBlog ## Basic Information - **Project Name**: YcBlog - **Description**: 基于Django自建的个人博客系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YcBlog 本项目是一个基于Django2.1的开源博客系统,方便技术人员快速构建属于自己的博客网站。 ## 项目依赖软件 - Python3.65 - MySQL5.7 ## 主要的python依赖包 ``` beautifulsoup4==4.7.1 Django==2.1.6 djangorestframework==3.9.2 MarkupSafe==1.1.0 Pillow==5.4.1 PyMySQL==0.9.3 pytz==2018.9 requests==2.21.0 urllib3==1.24.2 ``` ## 主要功能 - 用户登录注册 - 随机验证码 - 在线编辑、管理博文 - 集成富文本编辑器 - 允许注册后发表评论 - 网易云音乐随机热评 ## 致谢 感谢[isecret](https://github.com/isecret)的[yuncun](https://github.com/isecret/yuncun)项目为本站的`网易云音乐随机热评`做出的贡献 ## 开发人员 - [抛帽者](https://github.com/hyyc554)