Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1880
| Newsgroups | comp.lang.python.announce |
|---|---|
| Date | 2015-09-29 06:14 -0700 |
| Subject | [ANN] pythenv |
| From | michel.casabianca@gmail.com |
| Message-ID | <mailman.239.1443533688.28679.python-announce-list@python.org> (permalink) |
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 comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
[ANN] pythenv michel.casabianca@gmail.com - 2015-09-29 06:14 -0700
csiph-web