89 Star 738 Fork 203

程序员晚枫/python-office

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1008 Bytes
一键复制 编辑 原始数据 按行查看 历史
Python自动化办公社区 提交于 2024-09-28 02:40 . 发布0.4.24
[metadata]
name = python-office
version = 0.4.24
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
pocode
poemail
python_requires = >=3.6
include_package_data = True
zip_safe = False
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/CoderWanFeng/python-office.git
git@gitee.com:CoderWanFeng/python-office.git
CoderWanFeng
python-office
python-office
master

搜索帮助