virtualenv-wrapper

32 views
Skip to first unread message

Kishan Mehta

unread,
Apr 4, 2015, 1:53:16 AM4/4/15
to django...@googlegroups.com
Hi Friends,

I have one doubt about virtualenvwrapper.
If we have multiple virtual environments in one place for different projects.
How to distinguish which environment is for which project over the period of time if number of projects and environments increases.

Thanks,
Kishan

James Schneider

unread,
Apr 4, 2015, 2:21:50 AM4/4/15
to django...@googlegroups.com

Name them appropriately?

You can have as many as you like. They also don't all bed to reside in the same location. You can keep your code in one folder, your virtual env in another, and have both of them inside of a patent folder using the name of the project.

For virtualenvwarpper specifically, the name of the env you are currently working in is generally prepended to your prompt, and you can switch anytime with the workon command.

If you really have that many, consider multiple dev servers or instances. There are a million ways to handle that situation

-James

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAC5ThKEMAE%2B43nm9K2eLPn9K0t4%2BSLJo0xrQxQkcVgNamm7L8g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages