Metadata-Version: 2.1
Name: crawl_tool
Version: 0.0.2
Summary: Tool class for web crawling
Home-page: https://github.com/MemoryAndDream
Author: zhihao.meng
Author-email: meng631011@gmail.com
License: UNKNOWN
Description: # craw tool
        
        Crawl tool for spider crawling.  
        Include regex,xpath,session,csv operation.  
        I use this tool for four years.Summary by my own experience. 
        
        author email:
        meng93914@gamil.com
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
