InstallationΒΆ

At the command line:

$ pip install emaillib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv emaillib
$ pip install emaillib