-
Three part tutorial by Mbithe Nzomo
- Getting_Started entails
- Installation of Flask and its prerequisites
- Recommended file and directory structure for a Flask project
- Configuration and initialization of a Flask app
- Creating views and templates
- By the end of this tutorial, we will have built a simple static website using Flask.
- Rest of the tutorial builds on the above website we created by adding more features.
- Part-One shows you
- Database setup
- Models
- Migration
- Homepage
- Authentication
- Part-Two shows you
- Creating an admin user and admin dashboard
- Creating, listing, editing and deleting departments
- Creating, listing, editing and deleting roles
- Assigning departments and roles to employees
- Part-Three shows you
- Custom error pages
- Unit tests
- Deployment on PythonAnywhere
- Getting_Started entails
-
Miguel's-Flask-mega-tutorial is a 23 chapter write up that covers most of the features of Flask.
-
Miguel's-Flask-workshop - A three hour workshop from Pycon '15 about Flask by Miguel Grinberg himself. Follow this if you want to get to a quick start by watching a video
-
Miguel's-Flask-workshop - A three hour workshop from Pycon '15 about Flask by Miguel Grinberg himself. Follow this if you want to get to a quick start by watching a video
-
Corey Schafer's Flask tutorials If you're bored of reading long text you can follow this series.
-
Notifications
You must be signed in to change notification settings - Fork 0
eesaanatluri/flask_starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is to get an understanding of the Python web framework Flask by working through the examples.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published