Is there a tool or package to generate Excel Workbooks based on a page model?
I want to develop a Python package for maintaining Excel based report templates. An example would be a template for a list of personal contact information. The template would have a page header and a table header, both with specific formatting. Some columns could contain formulas. The Workbook may contain VBA modules.