Hacker News new | ask | show | jobs
by takeda 2321 days ago
Any benefits of using this project, virtualenv is now built in in Python 3, and it never was missing anything when I was using it.
1 comments

venv is shipped with Python 3, not virtualenv, unless I am mistaken.
Yeah, I guess it's called different, but has the same functionality and is a drop-in replacement. I'm surprised there's still development on virtualenv after 2.7 is EOL.