excel-automation
Skillby daymade
Create, parse, and control Excel files on macOS. Professional formatting with openpyxl, complex xlsm parsing with stdlib zipfile+xml for investment bank financial models, and Excel window control via AppleScript. Use when creating formatted Excel reports, parsing financial models that openpyxl cannot handle, or automating Excel on macOS.
Details
- Path
- excel-automation
- Bundled scripts
- 2
- Dependencies
- 1
Bundled scripts
- excel-automation/scripts/create_formatted_excel.py
- excel-automation/scripts/parse_complex_excel.py