Python virtual environments
Python virtual environments
Posted Jun 13, 2018 23:48 UTC (Wed) by jhoblitt (subscriber, #77733)In reply to: Python virtual environments by unsignedint
Parent article: Python virtual environments
I too am a heavy docker user but having having to deal with bind mounts or constantly reinstalling from pypi sounds like a major PITA. Especially compared to the ruby world where you merely have to `cd` into the project.