This is source code for json comp 1 which enables users to read thier files and comapre between two json files
Go to https://pypi.org/project/json-comp/1/
pip install json-comp==1
from json_comp import comp comp.compare_files(file_1,File_2)
This will shows results in bool - True or False