Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1880 > unrolled thread
| Started by | michel.casabianca@gmail.com |
|---|---|
| First post | 2015-09-29 06:14 -0700 |
| Last post | 2015-09-29 06:14 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
[ANN] pythenv michel.casabianca@gmail.com - 2015-09-29 06:14 -0700
| From | michel.casabianca@gmail.com |
|---|---|
| Date | 2015-09-29 06:14 -0700 |
| Subject | [ANN] pythenv |
| Message-ID | <mailman.239.1443533688.28679.python-announce-list@python.org> |
Pythenv runs a Python script creating a virtualenv on the fly. Requirements may be passed as a requirements file or embedded in the Python script in a dedicated comment:
# requirements: foo==1.2.3, bar
This project is on Github:
https://github.com/c4s4/pythenv
Enjoy!
Back to top | Article view | comp.lang.python.announce
csiph-web