[ANN] pythenv

casa michel.casabianca at gmail.com
Tue Sep 29 08:53:01 EDT 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-list mailing list