px
pypx

dictdiffer

v0.10.0

Dictdiffer is a library that helps you to diff and patch dictionaries.

16 KB Python 3.7+ py3-none-anyMIT
Diff
$ uv add dictdiffer

============

Dictdiffer

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

Details

Version
0.10.0
License
MIT
Python
>=3.7
Maintainer
Invenio Collaboration <[email protected]>

Release Cadence

1
releases in the past year
avg 300 days between releases

Maintainers