Thd script can be used to combine contents of two JSON documents into a single one, by applying differnt merging strategies to different properties of the documents.
The script makes use of the merge method of jsonmerge library. Hence, jsonmerge library needs to be installed prior to running the script which can be done as,
pip install -r requirements.txt
usage
python main.py