scrapy/scrapy/trunk
Ismael Carnales f8affd0c3d added fields.py with ItemField class and subclasses based on Django's for new items
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40865
2009-02-18 13:36:47 +00:00
..
bin added bin/runtests.sh script to run tests 2009-01-30 23:20:49 +00:00
docs completed first version of basic tutorial 2009-02-16 16:42:35 +00:00
examples/googledir removed spiders cache from example project, thxs Michael 2009-02-16 13:15:55 +00:00
extras/sql commited initial scrapy code, taken from the old repo at r31560 2008-06-28 23:37:28 +00:00
scrapy added fields.py with ItemField class and subclasses based on Django's for new items 2009-02-18 13:36:47 +00:00
scripts removed references to python2.5 2008-09-19 14:11:14 +00:00
AUTHORS added AUTHORS file 2008-12-27 19:57:10 +00:00
INSTALL updated INSTALL file to point to docs/intro/install. also, utf-8 default encoding is no longer required 2009-01-06 00:19:51 +00:00
LICENSE added BSD license 2008-12-14 05:23:47 +00:00
README commited initial scrapy code, taken from the old repo at r31560 2008-06-28 23:37:28 +00:00
setup.cfg removed references to python2.5 2008-09-19 14:11:14 +00:00
setup.py bump version 2008-09-18 19:21:40 +00:00

README

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

For more visit the project home page at http://scrapy.org