Apply JSON-Patches (RFC 6902)
Project description
[![PyPI version](https://img.shields.io/pypi/v/jsonpatch.svg)](https://pypi.python.org/pypi/jsonpatch/) [![Supported Python versions](https://img.shields.io/pypi/pyversions/jsonpatch.svg)](https://pypi.python.org/pypi/jsonpatch/) [![Build Status](https://travis-ci.org/stefankoegl/python-json-patch.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-patch) [![Coverage Status](https://coveralls.io/repos/stefankoegl/python-json-patch/badge.png?branch=master)](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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for jsonpatch-1.33-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ae28c0cd062bbd8b8ecc26d7d164fbbea9652a1a3693f3b956c1eae5145dade |
|
MD5 | c9e70de2819073c6e49e48aa893146a7 |
|
BLAKE2b-256 | 730702e16ed01e04a374e644b575638ec7987ae846d25ad97bcc9945a3ee4b0e |