Python Virtual Environment Tutorial (Windows 10)

preview_player
Показать описание
How to create, and manage a Python virtual environment in Windows -- everything a new Python programmer needs to know.

Virtual Environment Cheat Sheet
- Create: python -m venv venv
- Listing: pip list
- Deactivating: deactivate

0:00 Introduction
0:25 What Are Virtual Environments?
2:40 Virtual Environment Command Cheat Sheet
3:00 Check if Python is Installed with Version
3:22 Create a Virtual Environment
4:12 Activate Windows Virtual Environment
4:36 List Packages in Virtual Environment
4:50 Install Packages with Pip
5:58 Export Pip Environment with Pip Freeze
6:54 Deactivating a Virtual Environment
7:20 Remove Virtual Environment

#python
#windows
#virtualenvironments
Рекомендации по теме
Комментарии
Автор

Was this valuable? Could I have done a better job? Let me know as I'm new to this and would love your feedback!

AnalyzingAlpha
Автор

As a non-Python programmer, I have to say this video was pretty easy to follow, even for me. I am studying just enough Python to pass a ML introductory course, and this video was pretty helpful. Thank you very much! 😃

g_r_x_v
Автор

Mate, this is an awesome video, thank you so much. I've watched a few on this topic as I was interested, but I always felt I was missing things. This is so clear, top job.

Wiseblood
join shbcf.ru