X Tutup
Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 672 Bytes

File metadata and controls

16 lines (12 loc) · 672 Bytes

此代码库仅自己学习,执意拿去商用产生的任何纠纷与本人无任何关系

Python编写的dnf助手

如何启动
1. 下载并安装python3.10.8
   https://www.python.org/ftp/python/3.10.8/python-3.10.8-amd64.exe)
2. git clone https://ghproxy.com/https://github.com/qiuapeng921/DnfHelper-Python.git
3. pip install -i https://mirrors.cloud.tencent.com/pypi/simple -r requirements.txt
4. python main.py

交流群: star后带上github用户名加群,否则不加

alt text

X Tutup