============
Dictdiffer
============
.. image:: https://github.com/inveniosoftware/dictdiffer/workflows/CI/badge.svg
:target: https://github.com/inveniosoftware/dictdiffer/actions
.. image:: https://img.shields.io/coveralls/inveniosoftware/dictdiffer.svg
:target: https://coveralls.io/r/inveniosoftware/dictdiffer
.. image:: https://img.shields.io/github/tag/inveniosoftware/dictdiffer.svg
:target: https://github.com/inveniosoftware/dictdiffer/releases
.. image:: https://img.shields.io/pypi/dm/dictdiffer.svg
:target: https://pypi.python.org/pypi/dictdiffer
.. image:: https://img.shields.io/github/license/inveniosoftware/dictdiffer.svg
:target: https://github.com/inveniosoftware/dictdiffer/blob/master/LICENSE
About
=====
Dictdiffer is a helper module that helps you to diff and patch
dictionaries.
Installation
============
Dictdiffer is on PyPI so all you need is: ::
pip install dictdiffer
Documentation
=============
Documentation is readable at https://dictdiffer.readthedocs.io or can be
built using Sphinx: ::
pip install dictdiffer[docs]
python setup.py build_sphinx
Testing
=======
Running the test suite is as simple as: ::
./run-tests.sh
Raw data
{
"_id": null,
"home_page": "https://github.com/inveniosoftware/dictdiffer",
"name": "dictdiffer",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Invenio Collaboration",
"author_email": "info@inveniosoftware.org",
"download_url": "https://files.pythonhosted.org/packages/61/7b/35cbccb7effc5d7e40f4c55e2b79399e1853041997fcda15c9ff160abba0/dictdiffer-0.9.0.tar.gz",
"platform": "",
"description": "============\n Dictdiffer\n============\n\n.. image:: https://github.com/inveniosoftware/dictdiffer/workflows/CI/badge.svg\n :target: https://github.com/inveniosoftware/dictdiffer/actions\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/dictdiffer.svg\n :target: https://coveralls.io/r/inveniosoftware/dictdiffer\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/dictdiffer.svg\n :target: https://github.com/inveniosoftware/dictdiffer/releases\n\n.. image:: https://img.shields.io/pypi/dm/dictdiffer.svg\n :target: https://pypi.python.org/pypi/dictdiffer\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/dictdiffer.svg\n :target: https://github.com/inveniosoftware/dictdiffer/blob/master/LICENSE\n\nAbout\n=====\n\nDictdiffer is a helper module that helps you to diff and patch\ndictionaries.\n\n\nInstallation\n============\n\nDictdiffer is on PyPI so all you need is: ::\n\n pip install dictdiffer\n\n\nDocumentation\n=============\n\nDocumentation is readable at https://dictdiffer.readthedocs.io or can be\nbuilt using Sphinx: ::\n\n pip install dictdiffer[docs]\n python setup.py build_sphinx\n\n\nTesting\n=======\n\nRunning the test suite is as simple as: ::\n\n ./run-tests.sh\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Dictdiffer is a library that helps you to diff and patch dictionaries.",
"version": "0.9.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "93ff4e81fcbdfcc5aafa9ecd2d47f82e",
"sha256": "442bfc693cfcadaf46674575d2eba1c53b42f5e404218ca2c2ff549f2df56595"
},
"downloads": -1,
"filename": "dictdiffer-0.9.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "93ff4e81fcbdfcc5aafa9ecd2d47f82e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16754,
"upload_time": "2021-07-22T13:24:26",
"upload_time_iso_8601": "2021-07-22T13:24:26.783705Z",
"url": "https://files.pythonhosted.org/packages/47/ef/4cb333825d10317a36a1154341ba37e6e9c087bac99c1990ef07ffdb376f/dictdiffer-0.9.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "524b353b969300d4dc6aa6720c953657",
"sha256": "17bacf5fbfe613ccf1b6d512bd766e6b21fb798822a133aa86098b8ac9997578"
},
"downloads": -1,
"filename": "dictdiffer-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "524b353b969300d4dc6aa6720c953657",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31513,
"upload_time": "2021-07-22T13:24:29",
"upload_time_iso_8601": "2021-07-22T13:24:29.276635Z",
"url": "https://files.pythonhosted.org/packages/61/7b/35cbccb7effc5d7e40f4c55e2b79399e1853041997fcda15c9ff160abba0/dictdiffer-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-07-22 13:24:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "inveniosoftware",
"github_project": "dictdiffer",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "dictdiffer"
}