networktocode/diffsync
A utility library for comparing and synchronizing different datasets.
This tool helps you compare and synchronize different lists or records, such as device inventories from multiple systems. It takes in two or more datasets (like device lists from System A and System B) and can show you exactly what's different between them, or automatically update one system to match the other. This is for operations engineers, IT managers, or anyone needing to keep multiple data sources consistent.
179 stars. Available on PyPI.
Use this if you need to regularly compare and update complex, related datasets (like inventories with parent-child relationships) across different systems, accounting for new, changed, and deleted entries.
Not ideal if you only need a simple, one-time comparison of two flat lists without complex relationships or synchronization requirements.
Stars
179
Forks
30
Language
Python
License
—
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/networktocode/diffsync"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
growthbook/growthbook
Open Source Feature Flags, Experimentation, and Product Analytics
koopjs/koop
Transform, query, and download geospatial data on the web.
pathwaycom/pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.