jsoncompare3 is a simple Python3 utility for comparing two JSON objects
Project description
jsoncompare3 is a simple Python3 utility for comparing two JSON objects
USAGE (recommand python version >= 3.6)
python jsoncompare.py <item1> <item2>
Where item1 and item2 are either a file or a url containing a JSON object. The compare() method can also be called as a library from other Python code, in which case item1 and item2 can also be dict or array objects.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsoncompare3-0.1.0.tar.gz
(3.3 kB
view details)
File details
Details for the file jsoncompare3-0.1.0.tar.gz.
File metadata
- Download URL: jsoncompare3-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bdab40ed824d3ec25cf5dc98817af1b93cdf0542e0d2d401f096e83c17609e5
|
|
| MD5 |
9d387b42057307a5709b20f8486301f6
|
|
| BLAKE2b-256 |
cd1fbad57ce9c9513abbe9f674c79d8370d63de646c58a60fae698dc2d7a5a6a
|