InstallationΒΆ

At the command line:

$ pip install jsonhome

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv jsonhome
$ pip install jsonhome