How to manage Python projects using Virtualenv

preview_player
Показать описание
Managing Python projects using virtualenv

This is part 2 of Dead Simple Python Tutorials (DSPT) Series.

In this tutorial, we will see how to manage Python projects using virtualenv.
virtualenv is a popular library that helps to manage different version of python on a machine with multiple python projects with its self contained python library management structure.

Contents:
00:00 Introduction
00:11 Advantage of Virtualenv
00:36 How virtualenv organizes your project's modules
01:22 How to check the version of Python
01:48 Short Introduction to PIP
01:58 How to check version of PIP
02:05 How to upgrade PIP
03:04 How to install virtualenv
04:00 Virtualenv Demo
04:30 Create a hello-tutlinks project for virtualenv demo
06:35 Install virtualenv for a project
07:55 Activate virtualenv on Windows 10 OS
08:15 Activate virtualenv on Unix based OS
09:00 Verify the python version of the virtualenv
09:14 Deactivate virtualenv
09:43 How to install specific python version 3.6 in virtualenv
12:33 Command to install specific version of python in virtualenv
13:54 Activate virtualenv
14:17 Verify the version Python in virtualenv
14:27 Summary
------------------------------------------------------------------------------------------------
🆂🆄🅱🆂🅲🆁🅸🅱🅴 to 🆃🆄🆃🅻🅸🅽🅺🆂 channel if you like the content.

Share this video with your friends and colleagues and let them know you are upto date with latest tech-trends

Follow us:

Support:
(Appreciate your Generosity: 💸)
ETH: 0x0689Ecd747d6F4eA9CE491aD0b1734fEe62b2229
Рекомендации по теме
visit shbcf.ru