InstallationΒΆ

At the command line:

$ easy_install python-jsonstruct

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-jsonstruct
$ pip install python-jsonstruct