[ANN] pythenv

michel.casabianca at gmail.com michel.casabianca at gmail.com
Tue Sep 29 15:14:44 CEST 2015


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!


More information about the Python-announce-list mailing list