Apply JSON-Patches (RFC 6902)
conda install main::jsonpatch
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.