Skip to content

Commit 9f2d552

Browse files
authored
增加 xltpl:使用 xls/x 文件作为模板来生成 xls/x 文件
[xltpl](https://github.com/zhangyu836/xltpl) :使用 xls/x 文件作为模板来生成 xls/x 文件。
1 parent be0cb9f commit 9f2d552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
* [xlwings](http://xlwings.org/):一个使得在 Excel 中方便调用 Python 的库(反之亦然),基于 BSD 协议。
165165
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd):读写 Excel 文件的数据和格式信息。
166166
* [docxtpl](https://github.com/elapouya/python-docx-template):通过 jinja2 模版编辑 docx 文档。
167+
* [xltpl](https://github.com/zhangyu836/xltpl) :使用 xls/x 文件作为模板来生成 xls/x 文件。
167168
* PDF
168169
* [PDFMiner](https://github.com/euske/pdfminer):一个用于从 PDF 文档中抽取信息的工具。
169170
* [PyPDF2](https://github.com/mstamy2/PyPDF2):一个可以分割,合并和转换 PDF 页面的库。

0 commit comments

Comments
 (0)