Creating and Using Virtual Environments with Python | Python for Beginners

Описание к видео Creating and Using Virtual Environments with Python | Python for Beginners

In this video, I’ll be explaining what a virtual environment is, why & when to use them and showing you how to create and use a virtual environment with a sample Python program.

#python #linux #howto #tutorial

Timestamps:

0:00 Introduction
00:26 What is a Python Virtual Environment?
02:10 Sample Project Prerequisites
02:38 Checking Installed Packages
03:14 Creating the Project Folder
03:50 Creating a Virtual Environment
05:18 Activate / Deactivate a Virtual Environment
06:34 Install Packages into a Virtual Environment
07:29 Uninstall a Package from a Virtual Environment
07:54 Creating a Sample Program
10:00 Catalogue the Installed Packages
11:35 Redeploying the Sample Program
13:30 End of the video

Комментарии

Информация по комментариям в разработке