85 Star 681 Fork 185

程序员晚枫 / python-office

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 497 Bytes
一键复制 编辑 原始数据 按行查看 历史
CoderWanFeng 提交于 2023-09-11 22:52 . 发布:0.4.6
#!/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 \ https://setuptools.pypa.io/en/latest/userguide/dependency_management.html
#############################################
from setuptools import setup # 这个包没有的可以pip一下
setup()
Python
1
https://gitee.com/CoderWanFeng/python-office.git
git@gitee.com:CoderWanFeng/python-office.git
CoderWanFeng
python-office
python-office
master

搜索帮助