elapouya/python-docx-template
Use a docx as a jinja2 template observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 91
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4192
- days_rel: n/a
- days_push: 57
- n_releases_24m: 0
Adoption not part of the score
2697 stars · 451 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that lets you use Microsoft Word .docx files as Jinja2 templates to generate documents. It combines python-docx with Jinja2 so you can design documents in Word and fill them programmatically with context variables.
Use cases
- generate word documents from a template
- fill docx templates with data in python
- create reports as docx from python
- mail merge with word templates
- render jinja2 tags inside a docx file
- automate invoice or contract document generation
When to choose
- you want to design complex Word documents visually and fill them with data
- you need to modify or generate .docx files from Python
- you prefer authoring templates in Microsoft Word rather than code
When to avoid
- you need to generate PDF or non-Word formats directly
- you only need to create simple documents from scratch without templates
- you work outside the Python ecosystem
Facets
library · maturity stable
templating pdf serialization files developer-tools python cross-platform docx jinja2 word-documents document-generation template-engine automation
1 source
- readme: https://github.com/elapouya/python-docx-template · fetched 2026-08-28 · bfb5068b9ec1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elapouya/python-docx-template | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="elapouya/python-docx-template")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem