Changes for page VirtualEnv
Last modified by David De La Harpe Golden on 2026/05/17 17:37
From version
13.1
edited by David De La Harpe Golden
on 2026/05/17 16:24
on 2026/05/17 16:24
Change comment:
There is no comment for this version
To version
15.1
edited by David De La Harpe Golden
on 2026/05/17 17:37
on 2026/05/17 17:37
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -2,7 +2,7 @@ 2 2 3 3 * [[vex>>https://pypi.org/project/vex/]] 4 4 * [[virtualenvwrapper>>https://pypi.org/project/virtualenvwrapper/]] 5 -* [[virtualenvwrapper-win>>https://pypi.org/project/virtualenvwrapper-win/]] (if on windows) 5 +* [[virtualenvwrapper-win>>https://pypi.org/project/virtualenvwrapper-win/]] (if on microsoft windows) 6 6 7 7 ...since virtualenv is now in the python stdlib, I have lately pared it down to two little helpers 8 8 ... ... @@ -52,7 +52,7 @@ 52 52 53 53 == Shell Prompt == 54 54 55 -I have a fancy non-default prompt in my ##.bashrc## that shows a little snake if in a python v m55 +I have a fancy non-default prompt in my ##.bashrc## that shows a little snake if in a python virtualenv 56 56 57 57 {{code language="bash"}} 58 58 # venvs themselves prefix these days, new ones created by stdlib honor this disable, allowing us to customize