jamesdesantiago/PowerQueryViewer
PowerQueryViewer is a Python tool for extracting Power Query M code from Excel (.xlsx, .xlsm, .xlsb). It decodes content within Formulas/Section1.m by navigating Excel's ZIP and XML, offering a direct way to access Power Query M code without Excel, ideal for data analysts and developers.
PythonApache-2.0