A Comprehensive Guide to Python Installation, Git, and Virtual Environments on Windows
Software Engineering Courses - SE Courses via YouTube
Overview
Syllabus
Very comprehensive guide to #Python installation on Windows
What is CMD - Command Prompt
How to open a cmd window and use it
How to run cmd as administrator
What is Git and why do we need Git
How to download and install Git
Why do we need Git large and how to download and install Git large
Why do we need specific Python versions
How to download and install any Python version
How to verify if Python installed or not
How to customize Python installation
Python add path checkbox during installation
How to verify your Python installed version
How to change or set system environment variables path of Python
How to install another Python version - multiple Python installations
How to change default Python version when having multiple Python installations
How to use specific Python installation when having multiple Python
What is Python venv and why do we need it
How to start cmd inside certain directory
How to compose a Python #venv
How to activate Python venv
How to compose a venv from different Python version
Demo of installed package separation from other Python installations inside venv
Where to find installed packages in Python installation folder
How to write a bash script to automatically activate Python venv and start a cmd
How to view extensions of files in Windows
The script itself to activate venv and start cmd
How to install Stable Diffusion Automatic1111 web UI
How to use Git clone to download entire project from GitHub repo
Taught by
Software Engineering Courses - SE Courses