python-json-patch is a Python library for applying JSON patches (RFC 6902). Python 2.7 and 3.4+ are supported. Tests are run on both CPython and PyPy.
Installation .. code-block:: bash
$ pip install jsonpatch
Contents
.. toctree:: :maxdepth: 2 tutorial mod-jsonpatch commandline RFC 6902 <http://tools.ietf.org/html/rfc6902>
