Skip to content

marcogoldin/Python_blog_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_blog_engine

A simple engine for a python web application.

This is a simple structure for a ready to use python blog engine. It has some dependencies (see import statements and requirements.txt) and it's meant to be noSQL oriented (Mongo), but you could easily implement a Bottle or Flask application on it and manage severals blogs, each one with its own posts.

I've used severals @staticmethod to avoid maintenance issues related to the classes.

About

A simple engine for a blog web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages