Skip to content

A pathway to learning flask for creating deployable REST services.

Notifications You must be signed in to change notification settings

invader43/Flask-Learning-Path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask - Zero to Hero

This text based tutorial is based on the Corey Schafer's Playlist - Flask Tutorials. It talks about all the important components in a step by step fashion in 30-60 min videos. The content is broken down into 12 parts.

Note that all the current Progress will be stored inside the src folder until the project is completed. Currently completed part - Blueprinting and Configuration - Changed Folder Structure to final

Guides to all Parts

  1. Part 1 - Introduction to Flask

  2. Part 2 - Templating using jinja2

  3. Part 3 - Forms and User Input

  4. Part 4 - Databases and Querying

  5. Part 5 - Packaging and folder structures

Current tree structure after adding blueprints :

Further Links

Miguel Grinberg - Flask Mega-Tutorial

About

A pathway to learning flask for creating deployable REST services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published