Metadata-Version: 2.1
Name: requestz
Version: 0.10
Summary: Requests based on PyCurl, more duration info in response
Home-page: https://github.com/hanzhichao/requestz
Author: Han Zhichao
Author-email: superhin@126.com
License: MIT license
Description: # Requestz
        
        基于pycurl封装的http请求包
        
        
        ## todo
        
        - files
        - cookies
        
Keywords: restful,requests,http
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
