Skip to main content

Python module that is able to merge json record objects.

Project description

https://img.shields.io/travis/inspirehep/json-merger.svg https://img.shields.io/coveralls/inspirehep/json-merger.svg https://img.shields.io/github/tag/inspirehep/json-merger.svg https://img.shields.io/pypi/dm/json-merger.svg https://img.shields.io/github/license/inspirehep/json-merger.svg

Module for merging JSON Objects.

  • Free software: GPLv2 license

  • Documentation: https://pythonhosted.org/json-merger/

  • For the simple use-case: pip install json-merger

  • To install contrib dependencies: pip install json-merger[contrib]

Changes

Version 0.7.5

  • In dict_merger head is always kept if root matches update.

  • In dict_merger update is always kept if root matches head.

Version 0.7.4

  • KEEP_UPDATE_CONFLICT_ON_HEAD_DELETE doesn’t take the root into account any longer.

Version 0.7.3

  • Add new typoe of conflict INSERT.

  • KEEP_HEAD_ENTITIES_CONFLICT_ON_NEW_UPDATE will create INSERT conflict instead of REMOVE one.

Version 0.7.2

  • Add new strategy KEEP_HEAD_ENTITIES_CONFLICT_ON_NEW_UPDATE which will create conflict when there is a new value in update.

Version 0.7.1

  • Fix bug when DictMergeOps.keep_longest is used inside lists.

Version 0.7.0

  • Add a new strategy for conflicts on head delete (contrib).

Version 0.6.1

  • Smarter handling of conflicts in case of authors with the same name (contrib).

Version 0.6.0

  • Correctly handle unicode in author names (contrib).

Version 0.5.2:

  • Fix duplicate patches.

Version 0.5.1:

  • Fix patch_to_conflict_set for list patches.

Version 0.5.0:

  • Conflict method to_json it returns a list of patches conflicts of a single one.

Version 0.4.0:

  • It’s now possible to have field- and content- dependent merger operations.

Version 0.3.2:

  • Initial public release.

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

json-merger-0.7.8.tar.gz (57.3 kB view details)

Uploaded Source

Built Distribution

json_merger-0.7.8-py2.py3-none-any.whl (47.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file json-merger-0.7.8.tar.gz.

File metadata

  • Download URL: json-merger-0.7.8.tar.gz
  • Upload date:
  • Size: 57.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for json-merger-0.7.8.tar.gz
Algorithm Hash digest
SHA256 77e7ee1aae07b86ea5026e91c2a0608b2b2b2de52b0fdefb84907c19a5a6a951
MD5 b40b4f0d04660765668b169ed39da8d6
BLAKE2b-256 b3ab36c98d71c5f83916ffbf84f50b3d8ac172ab4067b29c40ce1098b8754f88

See more details on using hashes here.

File details

Details for the file json_merger-0.7.8-py2.py3-none-any.whl.

File metadata

  • Download URL: json_merger-0.7.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 47.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for json_merger-0.7.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bccdbb36ff29b99c66d17207eff272f3cf3b7fe15fc926fdb04d23cce754d22a
MD5 36fa96394c49a614f5e5aba49af29c76
BLAKE2b-256 8c8e9d24eb903eeee6115c36278d1121e95168613551488ce928fa7ba7185a15

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