Hacker News new | ask | show | jobs
Show HN: Vpython – easier virtualenv (github.com)
3 points by tudborg 4303 days ago
2 comments

Author here.

I know i have a few naming clashes, but i havn't been able to come up with a better one. Suggestions welcome.

Also, i did a blog post on this tool http://www.tudb.org/articles/2014/03/31/vpython/

Nice tool.

There's a similar tool that lets calling a virtualenv by name. Handy when you are used to virtualenvwrapper way.

https://pypi.python.org/pypi/vex

Didn't know vex. Looks nice.