InstallationΒΆ

At the command line:

$ easy_install standardjson

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv standardjson
$ pip install standardjson