Master Python in VS Code

Publié le: 29 septembre 2023
sur la chaîne: Code With Alex
104
3

Python in VS Code. Setting Up the Environment and Choosing the Interpreter. Afterward, you can use Python in VS Code.

Quick Guide!

⏰ TIMESTAMPS
-----------------------------------------------------------------------------
00:00 Introduction
00:08 Python Extension for VS Code
00:30 Creating a Project
01:21 Creating and Activating the Environment
03:30 Installing and Uninstalling Modules

🔗 Links
-----------------------------------------------------------------------------
🔗 BuyMeACoffee:
https://buymeacoffee.com/cod1ngtogether

🔗 Link to Python.org:
https://www.python.org/downloads/


💲 Commands
-----------------------------------------------------------------------------
💲 Python Version
python3 --version

💲 Create a New Environment
python3 -m venv .name-3.11

💲 Specific Version for the Environment
python3.10 -m venv .name-3.10

💲Activate the Environment
source .name-3.11/bin/activate

Upgrade PIP
💲 pip3 install --upgrade pip

💲 Install/Uninstall Flask
pip3 install flask
pip3 uninstall flask

💲 requirements.txt
pip freeze "greater than" requirements.txt

🎥 Related Videos of Mine
-----------------------------------------------------------------------------
⭐    • Video  

🎧 Song
-----------------------------------------------------------------------------
T & Sugah - Indecisive [NCS Release]
Music provided by NoCopyrightSounds
Free Download/Stream: http://ncs.io/indecisive
Watch: http://ncs.lnk.to/indecisiveAT/youtube

#vscode #environment #python #programming #coding #techtips #codingtutorial


Sur cette page du site, vous pouvez voir la vidéo en ligne Master Python in VS Code durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Code With Alex 29 septembre 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 104 fois et il a aimé 3 téléspectateurs. Bon visionnage!