Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Flask based applications

One of the best ways to improve your knowledge of Flask is to read through the code-base of applications written by other people. Here we’ll try to list a few. Some might be just plain sample application, but we’ll try to find ones that are used in production.

TODO

Check out these apps:

  • FlaskBlog - A modern blog application built with Flask, featuring a clean UI and powerful admin tools. (Last update in 2026)
  • RSSHub-python - a lightweight, extensible RSS generator. (Last update in 2026)
  • arxiv-browse - for /abs and /list pages of arXiv (Last update in 2026)
  • Dash - framework for building ML & data science web apps. (Last update in 2026)
  • d-tale an easy way to view & analyze Pandas data structures. (Last update in 2026)