Skip to main content

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

Project description

https://img.shields.io/travis/inveniosoftware/dictdiffer.svg https://img.shields.io/coveralls/inveniosoftware/dictdiffer.svg https://img.shields.io/github/tag/inveniosoftware/dictdiffer.svg https://img.shields.io/pypi/dm/dictdiffer.svg https://img.shields.io/github/license/inveniosoftware/dictdiffer.svg

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 http://dictdiffer.readthedocs.org 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

Changes

Version 0.6.0 (released 2016-06-22)

  • Adds support for comparing NumPy arrays. (#68)

  • Adds support for comparing mutable mappings, sequences and sets from collections.abs module. (#67)

  • Updates package structure, sorts imports and runs doctests.

  • Fixes order in which handled conflicts are unified so that the Merger’s unified_patches can be always applied.

Version 0.5.0 (released 2016-01-04)

  • Adds tolerance parameter used when user wants to treat closed values as equals

  • Adds support for comparing numerical values and NaN. (#54) (#55)

Version 0.4.0 (released 2015-03-11)

  • Adds support for diffing and patching of sets. (#44)

  • New tests for diff on the same lists. (#48)

  • Fix for exception when dict has unicode keys and ignore parameter is provided. (#50)

  • PEP8 improvements.

Version 0.3.0 (released 2014-11-05)

  • Adds ignore argument to diff function that allows skipping check on specified keys. (#34 #35)

  • Fix for diffing of dict or list subclasses. (#37)

  • Better instance checking of diffing objects. (#39)

Version 0.2.0 (released 2014-09-29)

  • Fix for empty list instructions. (#30)

  • Regression test for empty list instructions.

Version 0.1.0 (released 2014-09-01)

  • Fix for list removal issues during patching caused by wrong iteration. (#10)

  • Fix for issues with multiple value types for the same key. (#10)

  • Fix for issues with strings handled as iterables. (#6)

  • Fix for integer keys. (#12)

  • Regression test for complex dictionaries. (#4)

  • Better testing with Travis CI, tox, pytest, code coverage. (#10)

  • Initial release of documentation on ReadTheDocs. (#21 #24)

  • Support for Python 3. (#15)

Version 0.0.4 (released 2014-01-04)

  • List diff behavior treats lists as lists instead of sets. (#3)

  • Differed typed objects are flagged as changed now.

  • Swap function refactored.

Version 0.0.3 (released 2013-05-26)

  • Initial public release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dictdiffer-0.6.0.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

dictdiffer-0.6.0-py2.py3-none-any.whl (17.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dictdiffer-0.6.0.tar.gz.

File metadata

  • Download URL: dictdiffer-0.6.0.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dictdiffer-0.6.0.tar.gz
Algorithm Hash digest
SHA256 c131df71907b30b9755513cf96ce4dae1dd36d510f04001533665a42f7a40a3b
MD5 c685c3f1b36803afa5eddbaa37b633f6
BLAKE2b-256 db8cf01402665a971ab46335b510794a3ca7aa994191795a6c18aff7ff179759

See more details on using hashes here.

File details

Details for the file dictdiffer-0.6.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dictdiffer-0.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 64a03165e0ced93fe1ec94c97f22c241fe924202013550c7d5dfd507513e1cde
MD5 e35cecebea015d984f13b811d51f3b76
BLAKE2b-256 07f4e584f4990266236d8417b155c9e01e424692db753e55a4bca8d1d5b75ce5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page