Y
Hacker News
new
|
ask
|
show
|
jobs
by
flexterra
5429 days ago
You should try virtualenvwrapper, it makes the process of activating and changing between virtualenvs a breeze.
2 comments
stock_toaster
5429 days ago
I liked virtualenvwrapper, but it added considerable (noticable) latency to my terminal startups. I ended up removing it and went back to manual virtualenv activation (with a couple of small helper bash functions of course).
link
antrix
5428 days ago
Same here. At times, it gets so bad that I have to hit Ctrl+C and then it dumps out a nice big trace before giving me my shell prompt.
link
myusuf3
5428 days ago
I have never seen that. it just loads a script into path. interesting.
link
myusuf3
5429 days ago
upcoming post :P
link