AB-Yusuf / Python-Virtual-Environment

Developing python applications regularly requires the creation and activation of virtual environment. Reducing the stress of habitual googling of this process, here is a reference guide on creating a python virtual environment and activating it using Visual Studio Code (Windows ).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Virtual-Environment

Developing python applications regularly requires the creation and activation of a python virtual environment. Reducing the stress of habitual googling of this process, I created a quick reference guide on creating a python virtual environment and activating it using Visual Studio Code (Windows).

Steps

1.) Click on this -> Python Virtual Environment Reference Guide Link.

2.) Click on the download button, to download the pdf file.

3.) View downloaded file on your system.

Star the repo if you find the guide quite handy and helpful.

About

Developing python applications regularly requires the creation and activation of virtual environment. Reducing the stress of habitual googling of this process, here is a reference guide on creating a python virtual environment and activating it using Visual Studio Code (Windows ).