InstallationΒΆ

At the command line:

$ easy_install python_wrap_cases

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python_wrap_cases
$ pip install python_wrap_cases