Metadata-Version: 2.1
Name: lrabbit-scrapy
Version: 0.0.2
Summary: this is a small spider
Home-page: https://github.com/litter-rabbit/lrabbit_scrapy
Author: lrabbit
Author-email: 709343607@qq.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/litter-rabbit/lrabbit_scrapy/issues
Description: Lrabbit_spider
        =====
        
        Lrabbit_spider is small scrapy
        
        
        
        Installing
        ----------
        
            $ pip install -U lrabbit_scrapy
        
        A Simple Example
        ----------------
        
            $ pip install -U lrabbit_scrapy
            $ python -m lrabbit_scrapy newscrapy blog_scrapy
            $ cd blog_scrapy
            $ python blog_scrapy.py
        
        Links
        -----
        
        - author: https://www.lrabbit.life/
        
        
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
