1 Star 0 Fork 0

程序员晚枫/pobd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
yaaakaaang 提交于 2025-04-22 14:32 +08:00 . 修改版本号
[metadata]
name = pobd
version = 0.0.2
description = pip install pobd
long_description = file: README.md
long_description_content_type = text/markdown
url = https://www.python-office.com/
author = CoderWanFeng、YaaaKaaang
author_email = 1957875073@qq.com、1639972003@qq.com
license = MIT
license_file = LICENSE
platforms = any
project_urls =
Bug Tracker = https://gitcode.com/python4office/pobd/issues
Documentation = https://gitcode.com/python4office/pobd/blob/master/README.md
Source Code = https://gitcode.com/python4office/pobd
[options]
packages = find:
install_requires =
requests
pandas
openpyxl
toml
pofile
loguru
baidu-aip
chardet
python_requires = >=3.7
include_package_data = True
zip_safe = False
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/CoderWanFeng/pobd.git
git@gitee.com:CoderWanFeng/pobd.git
CoderWanFeng
pobd
pobd
develop

搜索帮助