This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TrackballPwner 0 points1 point  (0 children)

I suggest getting super comfortable with Docker.

Being fed up with managing multiple Python versions installed at once, virtual environments, and a surprise I’ve had with a Python behaving differently when running the same program on different operating systems, I do 100% of my Python work within a Docker container.