11 Star 100 Fork 31

程序员晚枫 / PyOfficeRobot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
CoderWanFeng 提交于 2022-10-28 00:04 . update author info
#!/usr/bin/env python
# -*- coding:utf-8 -*-
#############################################
# File Name: setup.py
# 公众号/B站/小红书/抖音: 程序员晚枫
# Mail: 1957875073@qq.com
# Created Time: 2022-4-19 10:17:34
# Description: https://mp.weixin.qq.com/s/zzD4pxNMFd0ZuWqXlVFdAg
#############################################
from setuptools import setup
setup()
Python
1
https://gitee.com/CoderWanFeng/PyOfficeRobot.git
git@gitee.com:CoderWanFeng/PyOfficeRobot.git
CoderWanFeng
PyOfficeRobot
PyOfficeRobot
main

搜索帮助