this post was submitted on 07 Jun 2024
24 points (100.0% liked)
Linux
10269 readers
787 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think virtualizing the python environment (with
venv) has become quite common, although my only evidence is that the server I'm using to send this was written in Python and uses one.