[ 原始碼: python-docx-template ]
套件:python3-docxtpl(0.19.0+dfsg-1)
python3-docxtpl 的相關連結
Debian 的資源:
下載原始碼套件 python-docx-template:
- [python-docx-template_0.19.0+dfsg-1.dsc]
- [python-docx-template_0.19.0+dfsg.orig.tar.xz]
- [python-docx-template_0.19.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python DOCX template engine
python-docx-template has been created because python-docx is powerful for creating documents but not for modifying them.
The idea is to begin to create an example of the document one wants to generate with any DOCX WYSIWYG editor. It can be as complex as one wants: pictures, index tables, footer, header, variables. Then, as one is still editing the document, one inserts jinja2-like tags directly in the document. This becomes a DOCX template file.
This package installs the library for Python 3.
其他與 python3-docxtpl 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docx
- library for creating and updating Microsoft Word files (Python 3)
-
- dep: python3-docxcompose
- concatenate/append Microsoft Word (.docx) files
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries