mirror of https://github.com/scrapy/scrapy.git
Detail of changes: * Moved scrapy.core.manager.ExecutionManager class to scrapy.crawler.Crawler * Added scrapy.project.crawler singleton to reference a singleton instance of Crawler class (previously known as scrapymanager) * Left an alias scrapy.core.manager.scrapymanager to scrapy.project.crawler for backwards compatibility (to be removed in Scrapy 0.11) |
||
|---|---|---|
| bin | ||
| debian | ||
| docs | ||
| examples | ||
| extras | ||
| profiling/priorityqueue | ||
| scrapy | ||
| scripts | ||
| .hgignore | ||
| .hgtags | ||
| AUTHORS | ||
| INSTALL | ||
| LICENSE | ||
| MANIFEST.in | ||
| README | ||
| setup.cfg | ||
| setup.py | ||
README
This is Scrapy, an opensource screen scraping framework written in Python. For more visit the project home page at http://scrapy.org