InstallationΒΆ

At the command line:

$ easy_install mciutil

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv mciutil
$ pip install mciutil