InstallationΒΆ

At the command line:

$ pip install sysenv

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv sysenv
$ pip install sysenv

Project Versions

Previous topic

SysEnv: the environment variable helper

Next topic

Usage

This Page