[ 原始碼: python-docx ]
套件:python3-docx(1.1.2+dfsg-1)
python3-docx 的相關連結
Debian 的資源:
下載原始碼套件 python-docx:
- [python-docx_1.1.2+dfsg-1.dsc]
- [python-docx_1.1.2+dfsg.orig.tar.xz]
- [python-docx_1.1.2+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
library for creating and updating Microsoft Word files (Python 3)
python-docx is a Python library for creating and updating Microsoft Word (.docx) files.
This package installs the library for Python 3.
其他與 python3-docx 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python