InstallationΒΆ

At the command line:

$ easy_install statechart

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv statechart
$ pip install statechart