Master Python in VS Code

Pubblicato il: 29 settembre 2023
sul canale di: 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


In questa pagina del sito puoi guardare il video online Master Python in VS Code della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code With Alex 29 settembre 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 104 volte e gli è piaciuto 3 spettatori. Buona visione!