miguelgrinberg / microblog

The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.

Home Page:http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Microblog!

This is an example application featured in my Flask Mega-Tutorial. See the tutorial for instructions on how to work with it.

The version of the application featured in this repository corresponds to the 2024 edition of the Flask Mega-Tutorial. You can find the 2018 and 2021 versions of the code here. And if for any strange reason you are interested in the original code, dating back to 2012, that is here.

About

The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.

http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

License:MIT License


Languages

Language:Python 75.2%Language:HTML 23.3%Language:Mako 0.6%Language:Dockerfile 0.4%Language:Shell 0.4%Language:Procfile 0.1%