Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Flask

Flask is a micro web framework powered by Python. It's API is fairly small, making it easy to learn and simple to use. But don't let this fool you, as it's powerful enough to support enterprise-level applications handling large amounts of traffic. You can start small with an app contained entirely in one file, then slowly scale up to multiple files and folders in a well-structured manner as your site becomes more and more complex.

real_python_logo

Contents

Part Title Blog URL Video URL
1 Setting Up a Static Site Link Link
2 Creating a login page Link Link
3 User Authentication N/A Link
4 Template Inheritence N/A Link

About

Full Stack Web Development with Flask.

Resources

Stars

4.5k stars

Watchers

234 watching

Forks

Releases

Packages

Used by

Contributors

Languages