Manage multiple programming environments with ease.
$ python -m pip install envee
Documentation is available via GitHub.
To run all tests run nox
. No venv is needed; nox makes all of them for us.
$ python -m pip install --user nox
$ git clone https://peilonrayz.github.io/envee/
$ cd envee
envee $ nox
Envee is available under the MIT license.