jsonpatch 1.21
Apply JSON-Patches (RFC 6902)
Applying JSON Patches in Python
Library to apply JSON Patches according to RFC 6902
See Sourcecode for Examples
- Website: https://github.com/stefankoegl/python-json-patch
- Repository: https://github.com/stefankoegl/python-json-patch.git
- Documentation: https://python-json-patch.readthedocs.org/
- PyPI: https://pypi.python.org/pypi/jsonpatch
- 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
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| jsonpatch-1.21-py2.py3-none-any.whl (md5) | Python Wheel | py2.py3 | 2017-12-30 | 11KB | |
| jsonpatch-1.21.tar.gz (md5) | Source | 2017-12-30 | 14KB | ||
- Author: Stefan Kögl
- Home Page: https://github.com/stefankoegl/python-json-patch
- License: Modified BSD License
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Programming Language :: Python :: Implementation :: CPython
- Programming Language :: Python :: Implementation :: PyPy
- Topic :: Software Development :: Libraries
- Topic :: Utilities
- Requires Distributions
- Package Index Owner: skoegl
- DOAP record: jsonpatch-1.21.xml
