Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

A Comprehensive Guide to Python Installation, Git, and Virtual Environments on Windows

Software Engineering Courses - SE Courses via YouTube

Overview

This course teaches learners how to install Python on Windows, set up virtual environments using Python venv, manage multiple Python installations, change system-wide default Python versions, install Git for version control, and work with Git Large File Storage. The course covers topics such as customizing Python installations, activating virtual environments, isolating installed packages, and using Git clone to download projects from GitHub. The intended audience for this course includes individuals interested in Python programming, version control with Git, and creating isolated development environments for different projects.

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

Reviews

Start your review of A Comprehensive Guide to Python Installation, Git, and Virtual Environments on Windows

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.