Hacker News new | past | comments | ask | show | jobs | submit login

Honestly, virtualenv works. Every single time. I use virtualenvwrapper because I find it and the aliases it provides useful.

I'll stop using virutalenv when it actually becomes a hindrance. I know venv exists, but I have precisely zero incentive to use it when virtualenv works and allows me to get on with what I actually want to do.




virtualenvwrapper, virtualenv, venv...

This is kinda discouraging :)


virtualenv is python2, venv is python3. virtualenvwrapper is as described, a wrapper around them to provide some convenience functions, but they're perfectly functional without it.




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

Search: