Skip to content
/ blog Public

使用python3.4+tornado+mongoengine+wtforms搭建的简易个人博客

Notifications You must be signed in to change notification settings

chinakyc/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

#介绍: 使用python3.4+tornado+mongoengine+wtforms搭建的简易个人博客,在tornado基础上实现了一点简单的flask中的功能。如果你也熟悉flask的话,利用本项目的BaseHandler基础上进行开发的话会带来一点点方便。

项目示例:http://socket.club


#项目依赖:

  • tornado
  • mongoengine
  • wtforms
  • python-bcrypt
  • markdown2

About

使用python3.4+tornado+mongoengine+wtforms搭建的简易个人博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published