Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26925

Does anyone have an activate script for portable python?

From Gelonida N <gelonida@gmail.com>
Subject Does anyone have an activate script for portable python?
Date 2012-08-12 01:09 +0200
Newsgroups comp.lang.python
Message-ID <mailman.3197.1344726587.4697.python-list@python.org> (permalink)

Show all headers | View raw


Hi,


In Pythons installed with virtualenv there is on windows an activate.bat 
script, that can be used to setup the cmd-shell such, that the search 
path for python and pythor elated tools (pip / easy_install) is setup 
properly.

Further there is the deactivate script to set the environment back to 
it's state before calling activate.

Do such a scripts also exist for Portable python?


If anybody wrote already such scripts, then couldn't they be added to 
the official portable python release?

I never used portable python so far but can't imagine, that I'm the only 
one who'd like such a script.


Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Does anyone have an activate script for portable python? Gelonida N <gelonida@gmail.com> - 2012-08-12 01:09 +0200
  Re: Does anyone have an activate script for portable python? alex23 <wuwei23@gmail.com> - 2012-08-12 17:12 -0700
    Re: Does anyone have an activate script for portable python? Gelonida N <gelonida@gmail.com> - 2012-08-13 21:15 +0200

csiph-web