InstallationΒΆ

At the command line:

$ easy_install months

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv months
$ pip install months