InstallationΒΆ

At the command line:

$ pip install explode

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv explode
$ pip install explode