Installation ============ Released version ---------------- Install or upgrade using pip. :: pip install jsonlint Install from source ------------------- Download the source code and install. :: python setup.py install Development ----------- The latest code is available from GitHub. Clone the repository. :: git clone https://github.com/tangwz/jsonlint