[ 源代码: 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