[ 源代码: python-docx-template ]
软件包:python3-docxtpl(0.16.5+dfsg-1)
python3-docxtpl 的相关链接
Debian 的资源:
下载源码包 python-docx-template:
- [python-docx-template_0.16.5+dfsg-1.dsc]
- [python-docx-template_0.16.5+dfsg.orig.tar.xz]
- [python-docx-template_0.16.5+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
-
- dep: python3-six
- Python 2 and 3 compatibility library