blob: db849b0842bade53b478a0f12e3595c4943bbf7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
python-json-patch [](https://travis-ci.org/stefankoegl/python-json-patch)
=================
Applying JSON Patches in Python
-------------------------------
Library to apply JSON Patches according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-04
See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-patch
* Repository: https://github.com/stefankoegl/python-json-patch.git
|