Flask Setup
Let’s learn to set up Flask on our local system.
We'll cover the following...
To install and run a Flask application on our local system, we have to do the following tasks:
- Update requirement file for Flask.
- Install Flask.
- Create the application.
Update the requirement file for Flask
Let’s start updating the requirement file. ...
Access this course and 1400+ top-rated courses and projects.