Welcome to HelloFlask! It's a home of Flask tutorials, books, projects and more.
HelloFlask Books
HelloFlask Projects
HelloFlask Applications
-
Flask Examples
A collection of simple Flask applications that demonstrates the basic usages of Flask, including http, template, form, database, email, cache and assets profiling. Example application for the book Python Web Development with Flask.
Hello, Flask! -
Watchlist
Just a watchlist. Example application for the book Flask for Beginners.
Grey Li's watchlist. -
SayHello
A simple message board. Example application for the book Python Web Development with Flask.
Say hello to the world. -
Greybook
A blog engine that supports category and resource management. Example application for the book Python Web Development with Flask (2nd edition).
A grey blog engine. -
Moments
A full-featured photo-sharing social networking. Example application for the book Python Web Development with Flask (2nd edition).
Capture and share every wonderful moment. -
Todoism
A to-do application implements as SPA, it supports i18n and provides web APIs. Example application for the book Python Web Development with Flask.
We are todoist, we use todoism. -
CatChat
A chat room based on WebSocket. Example application for the book Python Web Development with Flask.
Chatroom for coders, not cats.
HelloFlask Extensions
- Bootstrap-Flask: Bootstrap 4 helper for Flask/Jinja2. Based on Flask-Bootstrap, but lighter and better.
- Flask-CKEditor: CKEditor integration for Flask, including image upload, code syntax highlight and more.
- Flask-Dropzone: Upload file in Flask application with Dropzone.js.
- Flask-Avatars: All avatar generators in one place.