Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 441 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 441 Bytes

Script Playground

This repository contains various script projects and tools:

Projects

Diagram Changes Analyzer

A Python-based tool for detecting and visualizing changes between XML-based diagrams. It can identify additions, removals, and modifications between two versions of a diagram, generating visual representations of the changes. The tool provides both a Jupyter notebook interface and command-line scripts for analysis.