python-json-patch/doc/index.rst at patch-1 · werdnum/python-json-patch · GitHub
Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 810 Bytes

File metadata and controls

36 lines (26 loc) · 810 Bytes

python-json-patch

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>


Indices and tables