Metadata-Version: 2.1
Name: Spider-Toolkit
Version: 23.0.1
Summary: 爬虫辅助模块
Home-page: https://github.com/pypa/sampleproject
Author: Uncle_Ming
Author-email: 2462711716@qq.com
Keywords: tools spider requests download
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE.txt
Requires-Dist: requests

爬虫辅助模块0.0.1版本更新了byte下载器，如果未设置最大线程数，返回的为单线程对象
