virtualenv vs. venv (beginner - intermediate) anthony explains #040

virtualenv vs. venv (beginner - intermediate) anthony explains #040

anthonywritescode

4 года назад

40,078 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ThatSombraCoder
ThatSombraCoder - 17.08.2023 17:57

Excellent! I know it's years later, but this was a very good succinct explanation!
I do have some additional questions.
If I built a Django project using system python packages instead of in a virtual environment, how do I move my Django project into a virtual environment to isolate it? Is it as simple as copying or moving the Django project directory into the same directory that contains the virtual env folder?

Ответить
Kamal Thakur
Kamal Thakur - 04.08.2023 19:20

Can they work in background as a service or a normal application? And probably run using cronjob?

Ответить
Tony Chia
Tony Chia - 13.07.2023 22:04

Are you running windows 11 with ubuntu subsytem?

Ответить
RedShipsofSpainAgain
RedShipsofSpainAgain - 16.03.2023 14:26

Tl,DR: just use virtualenv, not venv.

Ответить
realSushi_official
realSushi_official - 17.02.2023 18:37

Having 2 packages managers with the very same name is soooo confusing from a beginner point of view

Ответить
Jack Murphy
Jack Murphy - 26.01.2023 20:43

You have a really nice persona, and thank you for your explanation. I shall look for other explanations from you :)

Ответить
James Munroe
James Munroe - 21.01.2023 20:39

Thanks for this, Anthony... another great video.

Ответить
Mark Stevens
Mark Stevens - 28.12.2022 03:01

anything on microcrash is annoying

Ответить
saurabh dasgupta
saurabh dasgupta - 26.12.2022 19:55

Nice. Always wondered about this.

Ответить
monoham1
monoham1 - 10.12.2022 14:33

but how do you use conda with 6 different versions of python at once?
how does no one mention this? conda can't handle different versions of python! why doesn't it work with this!

Ответить
Y
Y - 22.11.2022 01:34

How about pyenv?

Ответить
Y
Y - 22.11.2022 01:34

Does it make multiple copies of the packages in the directory? Is there a way to minimize that?

Ответить
Bulelani Botman
Bulelani Botman - 10.07.2022 02:40

always wondered whats the difference and thank you so much for this video, very informative

Ответить
Rajesh Singh
Rajesh Singh - 22.05.2022 10:10

This video left me more confused on which one is recommended to be used.

Ответить
Essam Gouda
Essam Gouda - 14.03.2022 22:35

How do you access windows cmd directly from Ubuntu ?

Ответить
Sadiq
Sadiq - 23.01.2022 16:16

Cheers Anthony for the clarification - virtualenv & venv.

Ответить
Tal Alkalai
Tal Alkalai - 14.12.2021 20:55

can u upload a video about pyenv?

Ответить
Dos Kos
Dos Kos - 21.11.2021 05:29

Great explanation!

Ответить
Beat
Beat - 17.10.2021 17:30

this tutorial became a bit confusing because you are explaining the difference between two different tools that kind of do the same thing, and where the thing that they create is referenced by the same name as one of those tools

Ответить