1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 06:03:45 +00:00
Pablo Hoffman 76ed9d442b Relocated some modules:
* scrapy.spider.middelware moved to scrapy.core.spidermw
* scrapy.core.scheduler.schedulers to scrapy.core.scheduler
* scrapy.core.scheduler.middleware to scrapy.core.schedulermw

Also removed dir: scrapy/core/scheduler/

--HG--
rename : scrapy/core/scheduler/schedulers.py => scrapy/core/scheduler.py
rename : scrapy/core/scheduler/middleware.py => scrapy/core/schedulermw.py
rename : scrapy/spider/middleware.py => scrapy/core/spidermw.py
2010-06-07 15:11:25 -03:00
2010-06-02 17:49:18 -03:00
2010-06-07 15:11:25 -03:00
2009-07-25 15:21:22 -03:00
2010-02-19 23:16:55 -02:00
2009-09-17 02:01:40 -03:00
2009-12-12 15:48:02 -02:00

This is Scrapy, an opensource screen scraping framework written in Python.

For more visit the project home page at http://scrapy.org
Description
Scrapy, a fast high-level web crawling & scraping framework for Python.
Readme BSD-3-Clause 127 MiB
Languages
Python 99.8%
HTML 0.1%