What problem does it solve?
Automate creation, editing, analysis, and maintenance of Excel workbooks while preserving formulas and templates, reducing manual spreadsheet toil and ensuring consistent outputs.
Core Features & Use Cases
- Formula integrity & templates: enforce zero formula errors and preserve existing templates when updating files.
- Data analysis with pandas: read, analyze, and export data across multiple sheets.
- Formula recalculation: trigger LibreOffice-based recalculation to refresh values in all cells.
- Best-practice guidance: encourage using Excel formulas over hard-coded calculations and maintain proper documentation for hardcoded data.
- Use Case: generate a scenario-based workbook with multiple sheets, formulas, and versioned outputs, then recalculate to verify results.
Quick Start
Create a new workbook with a simple sum formula, then recalculate to verify results.