graphtage

    A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.

    Language: python

    Author: Rocío Santiago (@rocío.santiago)

    13 stars · 210 views

    Files

    • test_dataclasses.py (py)
    • tree.py (py)
    • builder.py (py)
    • sequences.py (py)
    • printer.py (py)
    • docs (txt)
    • Makefile (txt)
    • _templates (txt)
    • layout.html (html)
    • searchbox.html (html)
    • conf.py (py)
    • build_api.py (py)
    • _static (txt)
    • localtoc.js (js)
    • example.png (image)
    • test (txt)
    • test_graphtage.py (py)
    • test_utils.py (py)
    • test_search.py (py)
    • test_matching.py (py)
    • test_levenshtein.py (py)
    • test_constraints.py (py)
    • test_timing.py (py)
    • timing.py (py)
    • test_builder.py (py)
    • test_expressions.py (py)
    • test_pydiff.py (py)
    • test_bounds.py (py)
    • test_xml.py (py)
    • test_object_set.py (py)
    • test_formatting.py (py)
    • test_fibonacci.py (py)
    • README.md (md)
    • pyproject.toml (toml)
    • CLAUDE.md (md)
    • LICENSE (txt)
    • bindist (txt)
    • Makefile (txt)
    • graphtage_bin.py (py)
    • .github (github)
    • workflows (txt)
    • artifacts.yml (yml)
    • pip-audit.yml (yml)
    • pythonpublish.yml (yml)
    • pythonpackage.yml (yml)
    • publish_docs.yml (yml)
    • dependabot.yml (yml)
    • CODE_OF_CONDUCT.md (md)
    • graphtage (txt)
    • version.py (py)
    • multiset.py (py)
    • __init__.py (py)
    • expressions.py (py)
    • json.py (py)
    • pickle.py (py)
    • levenshtein.py (py)
    • formatter.py (py)
    • ast.py (py)
    • yaml.py (py)
    • xml.py (py)
    • plist.py (py)
    • dataclasses.py (py)
    • graphtage.py (py)
    • bounds.py (py)
    • pydiff.py (py)
    • constraints.py (py)
    • toml.py (py)
    • debug.py (py)
    • __main__.py (py)
    • object_set.py (py)
    • matching.py (py)
    • search.py (py)
    • csv.py (py)
    • fibonacci.py (py)
    • utils.py (py)
    • edits.py (py)
    • progress.py (py)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…