Hacker News new | ask | show | jobs
by sashahart 4375 days ago
Ah, discovering it from the directory. I considered this in analogy with the way vagrant works.
1 comments

Downside is, ofc, that compared to just running something inside a virtualenv shell, vpython takes forever (up to 100ms-ish on my machine) to find the virtualenv, and set the correct env variables.

Most of my projects are long running though (webservers, number crunchers, etc), so the extra miliseconds it takes to load is really not that important.