virtual environment in python

Опубликовано: 03 Май 2026
на канале: Darren Lefcoe
48
1

the description
---------------
Virtualenv is a tool for creating virtual environments in Python. You can install virtualenv by running the following command in your terminal:

pip install virtualenv

Once virtualenv is installed, you can create a virtual environment by running the following command in your terminal:

virtualenv my-venv

To activate the virtual environment, run the following command in your terminal:

my-venv\Scripts\activate

To deactivate the virtual environment, run the following command in your terminal:

deactivate


useful links
------------
book:
https://www.amazon.co.uk/dp/B0BHL2XKCR


useful hashtags
---------------
#python
#pythontutorial
#pythonprogramming
#pythonforbeginners
#pythonprojects


#SQL
#sqlite
#sqlite3
#mysql
#sqlserver


#database
#datascience
#datascientist


#math
#mathematics
#physics