In this beginner tutorial you will learn how to get started quickly using the flask python micro framework.
Some of the topics in this tutorial are listed below.
- How to install Flask
- Hello World – basic setup
- Working with routes
- Using templates (Rendering HTML content)
- Posting forms
- Working with databases
- Add assets
- Creating an API
- User Authentication
View the tutorial here on wftutorials.com