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
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
License-File: LICENSE
License-File: LICENSE.rst
Requires-Dist: aiomysql (>=0.0.21)
Requires-Dist: aiohttp (>=3.7.3)
Requires-Dist: sqlalchemy (==1.4.0)

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/



