
Getting Startedīefore starting, if the required software is not installed on your system please install before moving forward.

First, we will go through the process manually, and then we’ll go through the process utilizing a PowerShell script to automate the process of creating a new script or loading an existing project. Here are the steps to get a simple Python virtual environment setup in Windows using PowerShell and Visual Studio Code as our CLI and text editor of choice. It’s easy to learn for both beginner and experienced programmers, and is available on a wide variety of platforms, which makes it easy to begin writing code on Windows, Mac, and Linux.

Python is one of today’s most popular coding languages for APIs, automation platforms, network programming, and data science. How to Setup a Virtual Development Environment for Python with Windows PowerShell
