3 Star 24 Fork 8

foyou / aligo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
foyou 提交于 2022-08-06 12:58 . update setup.cfg
[metadata]
name = aligo
version = attr: aligo.__version__
author = foyou
author_email = yimi.0822@qq.com
description = aliyundrive apis package
long_description = file: README.md
long_description_content_type = text/markdown
license = GPL-3.0
url = https://github.com/foyoux/aligo
project_urls =
Source = https://github.com/foyoux/aligo
Bug Tracker = https://github.com/foyoux/aligo/issues
classifiers =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Environment :: Console
Natural Language :: Chinese (Simplified)
Development Status :: 5 - Production/Stable
keywords = aligo aliyun drive aliyundrive cloud pcs aliyunpan
[options]
package_dir =
= .
packages = find:
python_requires = >=3.7.*
install_requires =
requests
qrcode[pil]
coloredlogs
tqdm>=4.50.0
qrcode_terminal
typing_extensions
[options.packages.find]
where = .
exclude =
tests
tests.apis
tests.core
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/lemisky/aligo.git
git@gitee.com:lemisky/aligo.git
lemisky
aligo
aligo
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891