{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"}],"enrichment":{"capability":"Compares the similarity between two JSON files and reports structural and content differences.","skillfed_tags":["json-tools","testing-utilities"],"use_cases":["Compare expected vs. actual JSON output in API tests or integration tests.","Validate that configuration files or data exports match a known-good reference.","Detect unintended changes in JSON structure during refactoring or data migrations.","Quickly identify differences between two versions of a JSON dataset for debugging."],"what_it_does":"pyjson is a lightweight utility for comparing two JSON files and identifying their structural and content differences. It is part of a small-tools collection and is designed to help developers quickly spot discrepancies between JSON documents\u2014useful for testing, validation, or data reconciliation workflows.\n\nThe package has no runtime dependencies, making it straightforward to install. However, the project is dormant; the last commit was in March 2024 and there have been no releases since September 2023. It supports Python 3.8, 3.9, and 3.10. If you need active maintenance or ongoing feature development, this may not be the right choice.","worth_installing":"Yes, if you need a simple, zero-dependency JSON comparison tool and can accept that the project is no longer actively maintained. The low install friction and permissive license make it a low-risk addition. However, if you require ongoing support, bug fixes, or active development, look for an actively maintained alternative."},"id":"pyjson","links":{"html":"https://skillfed.io/packages/pyjson","md":"https://skillfed.io/packages/pyjson.md","pypi":"https://pypi.org/project/pyjson/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-09-21","license_spdx":null,"license_treatment":"permissive","name":"pyjson","python_support":"unspecified","summary":"Compare the similarities between two JSONs."},"popularity":{"monthly_downloads":149902,"position":10979,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.1"}
