brmazzoni / xlpt

Excel Programmatic Templates Generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xlpt: Excel Programmatic Templates Generation

Intended as a simple tool for "docs as code" oriented quality management. Describe your templates as python code for reproducibility and auditability.

Usage

python xlpt.py build [OPTIONS]

TODO

  • Insert image(s)
  • Check for overlap between metadata and body
  • Handle worksheets
  • "Sections" design pattern
  • Pivot tables

About

Excel Programmatic Templates Generation

License:MIT License


Languages

Language:Python 92.9%Language:Makefile 5.0%Language:Dockerfile 2.1%