python-json-patch
=================
|PyPI version| |Supported Python versions| |Build Status| |Coverage
Status|
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
- 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
.. |PyPI version| image:: https://img.shields.io/pypi/v/jsonpatch.svg
:target: https://pypi.python.org/pypi/jsonpatch/
.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/jsonpatch.svg
:target: https://pypi.python.org/pypi/jsonpatch/
.. |Build Status| image:: https://travis-ci.org/stefankoegl/python-json-patch.png?branch=master
:target: https://travis-ci.org/stefankoegl/python-json-patch
.. |Coverage Status| image:: https://coveralls.io/repos/stefankoegl/python-json-patch/badge.png?branch=master
:target: https://coveralls.io/r/stefankoegl/python-json-patch?branch=master
Raw data
{
"_id": null,
"home_page": "https://github.com/stefankoegl/python-json-patch",
"name": "jsonpatch",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"maintainer_email": "",
"keywords": "",
"author": "Stefan K\u00f6gl",
"author_email": "stefan@skoegl.net",
"download_url": "https://files.pythonhosted.org/packages/21/67/83452af2a6db7c4596d1e2ecaa841b9a900980103013b867f2865e5e1cf0/jsonpatch-1.32.tar.gz",
"platform": "",
"description": "python-json-patch\n=================\n\n|PyPI version| |Supported Python versions| |Build Status| |Coverage\nStatus|\n\nApplying JSON Patches in Python\n-------------------------------\n\nLibrary to apply JSON Patches according to `RFC\n6902 <http://tools.ietf.org/html/rfc6902>`__\n\nSee source code for examples\n\n- Website: https://github.com/stefankoegl/python-json-patch\n- Repository: https://github.com/stefankoegl/python-json-patch.git\n- Documentation: https://python-json-patch.readthedocs.org/\n- PyPI: https://pypi.python.org/pypi/jsonpatch\n- Travis CI: https://travis-ci.org/stefankoegl/python-json-patch\n- Coveralls: https://coveralls.io/r/stefankoegl/python-json-patch\n\nRunning external tests\n----------------------\n\nTo run external tests (such as those from\nhttps://github.com/json-patch/json-patch-tests) use ext\\_test.py\n\n::\n\n ./ext_tests.py ../json-patch-tests/tests.json\n\n.. |PyPI version| image:: https://img.shields.io/pypi/v/jsonpatch.svg\n :target: https://pypi.python.org/pypi/jsonpatch/\n.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/jsonpatch.svg\n :target: https://pypi.python.org/pypi/jsonpatch/\n.. |Build Status| image:: https://travis-ci.org/stefankoegl/python-json-patch.png?branch=master\n :target: https://travis-ci.org/stefankoegl/python-json-patch\n.. |Coverage Status| image:: https://coveralls.io/repos/stefankoegl/python-json-patch/badge.png?branch=master\n :target: https://coveralls.io/r/stefankoegl/python-json-patch?branch=master\n\n\n",
"bugtrack_url": null,
"license": "Modified BSD License",
"summary": "Apply JSON-Patches (RFC 6902)",
"version": "1.32",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a59ecf0282b11c955734f40a053b05c0",
"sha256": "26ac385719ac9f54df8a2f0827bb8253aa3ea8ab7b3368457bcdb8c14595a397"
},
"downloads": -1,
"filename": "jsonpatch-1.32-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a59ecf0282b11c955734f40a053b05c0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 12547,
"upload_time": "2021-03-13T19:16:37",
"upload_time_iso_8601": "2021-03-13T19:16:37.071294Z",
"url": "https://files.pythonhosted.org/packages/a3/55/f7c93bae36d869292aedfbcbae8b091386194874f16390d680136edd2b28/jsonpatch-1.32-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "ca0a799438fb7d319bd0d7552a13d10f",
"sha256": "b6ddfe6c3db30d81a96aaeceb6baf916094ffa23d7dd5fa2c13e13f8b6e600c2"
},
"downloads": -1,
"filename": "jsonpatch-1.32.tar.gz",
"has_sig": false,
"md5_digest": "ca0a799438fb7d319bd0d7552a13d10f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 20853,
"upload_time": "2021-03-13T19:16:38",
"upload_time_iso_8601": "2021-03-13T19:16:38.264179Z",
"url": "https://files.pythonhosted.org/packages/21/67/83452af2a6db7c4596d1e2ecaa841b9a900980103013b867f2865e5e1cf0/jsonpatch-1.32.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-03-13 19:16:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "stefankoegl",
"github_project": "python-json-patch",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"requirements": [
{
"name": "jsonpointer",
"specs": [
[
">=",
"1.9"
]
]
}
],
"lcname": "jsonpatch"
}