yangzi33 / microblog

A microblogging web application written in Python and Flask with email support, user-following features, and L10n support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microblog

To run:

$ pip install -r requirements.txt
$ export FLASK_APP=microblog.py
$ flask run

About

A microblogging web application written in Python and Flask with email support, user-following features, and L10n support.


Languages

Language:Python 75.7%Language:HTML 21.5%Language:Mako 1.1%Language:Dockerfile 1.0%Language:Shell 0.7%