InstallationΒΆ

At the command line:

$ pip install act

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv act
$ pip install act