85 Star 698 Fork 190

程序员晚枫 / python-office

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 985 Bytes
一键复制 编辑 原始数据 按行查看 历史
CoderWanFeng 提交于 2023-12-10 03:35 . 发布0.4.21
[metadata]
name = python-office
version = 0.4.21
description = www.python-office.com
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/CoderWanFeng/python-office
author = CoderWanFeng
author_email = 1957875073@qq.com
license = Apache-2.0 license
license_file = LICENSE
platforms = any
project_urls =
Bug Tracker = https://github.com/CoderWanFeng/python-office/issues
Documentation = https://github.com/CoderWanFeng/python-office/blob/master/README.md
Source Code = https://github.com/CoderWanFeng/python-office
[options]
packages = find:
install_requires =
poppt;platform_system=='Windows'
poword;platform_system=='Windows'
search4file;platform_system=='Windows'
PyOfficeRobot;platform_system=='Windows'
rich >= 9.13.0
you-get
poimage
poexcel
pofile
popdf
wftools
povideo
poprogress
poocr
python_requires = >=3.6
include_package_data = True
zip_safe = False
Python
1
https://gitee.com/CoderWanFeng/python-office.git
git@gitee.com:CoderWanFeng/python-office.git
CoderWanFeng
python-office
python-office
master

搜索帮助