Description
In this course, you will learn :
- Python Flask Micro framework training.
- Learn how to use Flask to launch microservices.
Syllabus :
1. Basics of Python For Flask
- Download and Install Python
- Download and Install Visual Studio Code
- Hello, World!
- Variables and User Input
- Conditional Statements
- Basics of Functions
2. Flask
- Introduction to Flask
- First Flask Application
- Adding URL Variables
- HTTP Methods
- Static and Template Files
- Accessing Request Data and File Uploading
- Redirection and Error Handling
- Cookies and Sessions