# 1 Getting started with Flask & building your first Flask application.

Published: 30 April 2020
on channel: Shabbir Governor
370
16

For windows user the steps in cmd are :
1) pip install virtualenv
2) virtualenv venv
3) venv\Scripts\activate
4) pip install flask

For Linux/mac user the steps in cmd are :
1) sudo apt-get install python3-venv
2) sudo pip install virtualenv
3) source venv/bin/activate


Watch video # 1 Getting started with Flask & building your first Flask application. online without registration, duration hours minute second in high quality. This video was added by user Shabbir Governor 30 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 370 once and liked it 16 people.