25% developed

Making Websites with Flask

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Flask Logo
Flask Logo
Making Websites with Flask

Contents

Introduction
Overview, history, and prerequisites
Getting Started
Installation and Hello World!
Routing
Route Variables, Trailing Slash, and URL Building
Templating
Displaying HTML pages and more
Creating a web app
The final challenge