Metadata-Version: 2.1
Name: wd_download_center
Version: 5.3.0
Summary: spider framework for winndoo.
Home-page: http://git.winndoo.cn:82/python/download_center/downloader_client.git
Author: Welcome#1
Author-email: baozhu.zhang@winndoo.com
License: MIT
Description: 
        ##版本说明：
        - 5.2.5: add ua list
        - 5.2.6: add table create function
        - 5.2.7: add ua list again
        - 5.2.8: 添加获取百度cookie的方法
        - 5.2.9: 修改百度cookie存储位置
        - 5.2.10: add *.txt file
        - 5.2.11: baidu cookie storage use sorted set
        - 5.2.12: add baidu mb cookie
        - 5.2.13: 修复本地中文乱码
        - 5.2.14: downloader fail
        - 5.2.15: downloader fail
        - 5.2.16: pymysql版本写法问题
        - 5.2.18: v1.0.0及以上请使用from pymysql.converters import escape_string
        - 5.3.0: 使用私有网络 172.17.0.*
        
        
        #### 新下载中心参数，参考 newDownloadReadme.md 文件
        
        使用方法：
        config={"param": {"et":13,'cu',url}}
        request = SpiderRequest(headers=headers, urls=urls,config = config)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
