scrapy/scrapyd
Pablo Hoffman 4c61df7abb get_spider_list_from_eggfile(): fixed bug when SCRAPY_SETTINGS_DISABLED is set 2010-09-20 08:47:55 -03:00
..
tests Make scrapyd.eggutils compatible with Python 2.5 and added tests for get_spider_list_from_eggfile() function (closes #242) 2010-09-19 21:08:27 -03:00
__init__.py
…
app.py
…
config.py
…
default_scrapyd.conf
…
eggrunner.py Removed unused import 2010-09-14 01:53:05 -03:00
eggstorage.py Support running projects without eggs in Scrapyd. Closes #238 2010-09-14 01:44:25 -03:00
eggutils.py get_spider_list_from_eggfile(): fixed bug when SCRAPY_SETTINGS_DISABLED is set 2010-09-20 08:47:55 -03:00
environ.py
…
interfaces.py
…
launcher.py Fixed bug in Scrapyd launcher when running projects without eggs. Refs #238 2010-09-15 21:03:43 -03:00
poller.py
…
scheduler.py
…
utils.py
…
webservice.py
…