Тёмный
No video :(

Python Virtual Environments & The Facts of Life 

Bryan Cafferky
Подписаться 41 тыс.
Просмотров 1,5 тыс.
50% 1

If you develop Python programs, you need to use Virtual Environments! In this video, I'll explain what they are, how to use virtual them and The Facts of Life.
Support me on Patreon
www.patreon.co...
Video Slides
github.com/bca...

Опубликовано:

 

29 окт 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@ImCalledtheSentinel
@ImCalledtheSentinel 4 месяца назад
Thoroughly enjoyed this and created my virtual environment. Thanks Bryan
@BryanCafferky
@BryanCafferky 4 месяца назад
Great! Thanks
@BrianHoard
@BrianHoard 9 месяцев назад
Thank you for making this video. I just learned why these are important the hard way when I updated matplotlib and some library I was just experimenting with and completely broke my scripts. Now I have some steps to take to start using these.
@BryanCafferky
@BryanCafferky 9 месяцев назад
Yep. But when you learn the hard way, you remember. Thanks
@injeranamitmita
@injeranamitmita 9 месяцев назад
great stuff Bryan! I have seen in the past using requirements file, how does that come into play with venv or does it come into play at all? thanks!
@Noobsmove
@Noobsmove 9 месяцев назад
The same way you can install a single package using "pip install " you can install all you dependencies using "pip install -r ". And if you work properly (as tought by Bryan :P ), you run the pip install command while you are in your virtual environment.
@BryanCafferky
@BryanCafferky 9 месяцев назад
I do discuss this in the video.
Далее
Master Data Workload Automation: Introduction
24:09
Просмотров 1,4 тыс.
The Complete Guide to Python Virtual Environments!
15:52
Surxondaryoga biz chempionlarimiz bilan yetib keldik!
00:55
아이스크림으로 진짜 친구 구별하는법
00:17
Python Streamlit for Dummies
16:54
Просмотров 7 тыс.
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
These Illusions Fool Almost Everyone
24:55
Просмотров 2,1 млн
How and When to Use Databricks Identity Column
15:00
Просмотров 2,1 тыс.
Modern Python logging
21:32
Просмотров 176 тыс.
I forced EVERYONE to use Linux
22:59
Просмотров 366 тыс.
Has Generative AI Already Peaked? - Computerphile
12:48
How to Build a Complete Python Package Step-by-Step
20:28