Metadata-Version: 2.1
Name: autoDownload
Version: 0.0.3
Summary: download files quickly
Author: ['kuankuan']
Author-email: 2163826131@qq.com
License: Mulan PSL v2
Keywords: requests
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE

=================================
多线程下载
=================================
---------------------------------
import使用
---------------------------------

import autoDownload

autoDownload.AutoDownload(url,file,key=values...)

---------------------------------
命令行使用
---------------------------------

参见auto-download -h

---------------------------------
关于作者
---------------------------------
作者主页[宽宽2007](https://kuankuan2007.gitee.io "作者主页")

本项目在[苟浩铭/多线程下载 (gitee.com)](https://gitee.com/kuankuan2007/multithreaded-download)上开源
