Metadata-Version: 1.2
Name: scrapy-x
Version: 1.8
Summary: a scrapy subcommand for easily enqueuing crawling jobs in a scalable and high performance way
Home-page: https://github.com/alash3al/scrapyx
Author: Mohamed Al Ashaal
Author-email: m7medalash3al@gmail.com
License: Apache License V2.0
Description: Overview
        ========
        A distributed, scalable and lightweight environment for deploying and running scrapy spiders/projects with no-hassle on commodity hardware, also it is compatible with scrapyd `/schedule.json` and `/daemonstatus.json`
         , for more info go there: https://github.com/alash3al/scrapy-x
        
        Install
        =======
        
        The quick way::
        
            pip install scrapy-x
        
        
        
Platform: UNKNOWN
Requires-Python: >=3.6.9
