1 Star 0 Fork 36

jingangshi683/PyOfficeRobot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
CoderWanFeng 提交于 2023-09-08 21:13 . 支持Mac下载
[metadata]
name = PyOfficeRobot
version = 0.1.16
description = pip install PyOfficeRobot
long_description = file: README.md
long_description_content_type = text/markdown
url = https://www.python-office.com/office/robot.html
author = CoderWanFeng
author_email = 1957875073@qq.com
license = MIT
license_file = LICENSE
platforms = any
project_urls =
Bug Tracker = https://github.com/CoderWanFeng/PyOfficeRobot/issues
Documentation = https://github.com/CoderWanFeng/PyOfficeRobot/blob/main/README.md
Source Code = https://github.com/CoderWanFeng/PyOfficeRobot
[options]
packages = find:
install_requires =
uiautomation;platform_system=='Windows'
pywin32;platform_system=='Windows'
pywinauto;platform_system=='Windows'
schedule
pandas
poai
xlwt
xlrd==1.2.0
PySide6
porobot
python_requires = >=3.6
include_package_data = True
zip_safe = False
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/jingangshi683/PyOfficeRobot.git
git@gitee.com:jingangshi683/PyOfficeRobot.git
jingangshi683
PyOfficeRobot
PyOfficeRobot
main

搜索帮助