how to install flask in python windows 10
In this video I will show you how to install flask in python 3.9.
By the end of this video you will understand how to install flask in window 10 using pip command.
pip command is use to install python package, in this video we will use pip to install flask latest version in window 10 with python 3.9
What is Flask ?
Here you find the documentation and you can also read how to install Flask
https://flask.palletsprojects.com/en/...
flask (2.0.1) latest version link
https://pypi.org/project/Flask/
python (3.9.5) latest version link
https://www.python.org/downloads/
#install #flask #python #3.9