Setting up your Integrated Development Environment
Installing VSCode:
Install an IDE
VSCODEarrow-up-right
Python Pluginarrow-up-right
Getting Started with Python in VS Codearrow-up-right
If your using Window I recommend Installing Windows Subsystem for Linux (WSL):
Install WSL2arrow-up-right (not the original WSL)
Install a Linux Distribution from Windows Market Placearrow-up-right
Install the Remote Development plugin for VSCodearrow-up-right
Ensure you can connect to your WSL environment from VSCodearrow-up-right
Last updated 1 year ago