1 Star 0 Fork 208

xeon0077/python-office

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
程序员晚枫 提交于 2022-11-27 04:15 . version = 0.2.12
[metadata]
name = python-office
version = 0.2.12
description = python for office
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 =
xlrd
xlwt
xlutils
xlwings
python-docx
python-pptx
PyPDF2
openpyxl
pandas
Faker
reportlab
rich >= 9.13.0
moviepy
fpdf
qrcode
translate
pikepdf
progress
alive_progress
pdf2docx
requests
PyMuPDF
you-get
search4file
pywifi
comtypes
python_requires = >=3.6
include_package_data = True
zip_safe = False
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xeon0077/python-office.git
git@gitee.com:xeon0077/python-office.git
xeon0077
python-office
python-office
master

搜索帮助