Re: [ANN] pythenv

2015-09-29 Thread Facundo Batista
On Tue, Sep 29, 2015 at 10:14 AM, wrote: > 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: > >

[ANN] pythenv

2015-09-29 Thread casa
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! -- https://mail.