python-docx-template
Doc generator
A tool for generating Microsoft Word documents by inserting placeholders that can be replaced with data at runtime.
Use a docx as a jinja2 template
2k stars
53 watching
392 forks
Language: Python
last commit: 9 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mitmproxy/pdoc | A tool for generating API documentation from Python code | 1,958 |
pycco-docs/pycco | A Python port of a documentation generator that produces literate-style documentation in a human-readable format. | 845 |
40ants/doc | A documentation generator for Common Lisp projects with extensible markup languages and customizable output formats. | 17 |
nanuxbe/django-classy-doc | A tool to generate documentation for Django applications with customizable settings | 27 |
cbou/markdox | A documentation generator for JavaScript and CoffeeScript code | 230 |
amiremohamadi/duckx | A C++ library that allows reading and writing of Microsoft Office Word .docx files | 422 |
mpociot/whiteboard | An API documentation generator built on top of Node.js, designed to simplify the creation and publishing of high-quality documentation for software projects. | 1,228 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 668 |
fransbouma/docnet | A tool for generating user documentation from markdown files using a static site generator approach | 250 |
timothycrosley/portray | Automates the creation of documentation websites for Python projects with minimal configuration | 862 |
doctave/doctave | A tool for generating documentation sites from Markdown files with minimal configuration and effort | 565 |
sphinx-doc/sphinx | Generates documentation for software projects using a markup language | 6,586 |
tj/dox | Generates documentation for JavaScript code in JSON format | 2,158 |
jeremyevans/hanna | A simple and easy-to-use tool for generating documentation from Ruby code | 39 |
mattmcmanus/dox-foundation | Automates HTML documentation generation for software projects using dox and templates from Foundation. | 83 |