Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Virtualenv is about managing multiple/conflicting versions of libraries, not different versions of Python itself. You're accomplishing the same thing by using a different VM for each app, just with higher overhead and isolation of things other than Python as well.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: