simple_jsondiff package

Submodules

simple_jsondiff.cli module

simple_jsondiff.simple_jsondiff module

Main module.

simple_jsondiff.simple_jsondiff.jsondiff(first, second)[source]

Diff two JSON strings and return JSON with added/changed values.

Module contents

Top-level package for Simple JSONDiff.