Development Status
- 5 - Production/Stable
Environment
- Console
Intended Audience
- Developers
License
- OSI Approved :: BSD License
Operating System
- OS Independent
Programming Language
- Python
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Topic
- Software Development :: Libraries
- Utilities
[](https://pypi.python.org/pypi/jsonpatch/) [](https://pypi.python.org/pypi/jsonpatch/) [](https://travis-ci.org/stefankoegl/python-json-patch) [](https://coveralls.io/r/stefankoegl/python-json-patch?branch=master)
Applying JSON Patches in Python
Library to apply JSON Patches according to [RFC 6902](http://tools.ietf.org/html/rfc6902)
See source code for examples
Repository: https://github.com/stefankoegl/python-json-patch.git
Documentation: https://python-json-patch.readthedocs.org/
Travis CI: https://travis-ci.org/stefankoegl/python-json-patch
Coveralls: https://coveralls.io/r/stefankoegl/python-json-patch
Running external tests
To run external tests (such as those from https://github.com/json-patch/json-patch-tests) use ext_test.py
./ext_tests.py ../json-patch-tests/tests.json