10:20
2026-09-13
dev.to
developer-tools
Audit your Excel pivot tables before they break โ a read-only CLI with zero dependencies
A developer released pivot-diag, a zero-dependency, read-only command-line tool that audits Excel pivot table configurations by parsing OOXML parts directly with Python's zipfile and ElementTree. The โฆ