denpetrov / blog-simple

Example of simple blog based on flask.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Blog Example

Simple blog example with a few lines of code. This is based on the article.

Run the app

pip install -r requirements.txt
python app.py

About

Example of simple blog based on flask.


Languages

Language:Python 56.7%Language:HTML 43.3%