InstallationΒΆ

At the command line:

$ easy_install jsonhumanize

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv jsonhumanize
$ pip install jsonhumanize

Project Versions

Previous topic

jsonhumanize

Next topic

Usage

This Page