1509 Forks
4241 Stars
4241 Watchers

microblog

A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.

How to download and setup microblog

Open terminal and run command
git clone https://github.com/miguelgrinberg/microblog.git
git clone is used to create a copy or clone of microblog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with microblog https://github.com/miguelgrinberg/microblog/archive/master.zip

Or simply clone microblog with SSH
[email protected]:miguelgrinberg/microblog.git

If you have some problems with microblog

You may open issue on microblog support forum (system) here: https://github.com/miguelgrinberg/microblog/issues