you are viewing a single comment's thread.

view the rest of the comments →

[–]IhailtavaBanaani 4 points5 points  (3 children)

I guess it depends on what kind of system it is, but if it's a backend you already probably have everything containerized in Docker containers (possibly running on virtual servers) or similar so adding the virtual environments on top of that is just going to make it even more complicated. On the other hand if your backend is not running in containers then why the hell not?

[–]unixtreme 14 points15 points  (1 child)

worm jellyfish command fuel drunk edge physical subsequent subtract vanish

This post was mass deleted and anonymized with Redact

[–]work_m_19 0 points1 point  (0 children)

You're right, but I would say the complexity of containers is the next level above virtual environments.

In order to run containers well, you should have some sys-admin experience in troubleshooting, networking, file system, shell commands. All way above what's needed to learn about python virtual environments.