scrapy/bin/scrapy

5 lines
68 B
Python
Executable File

#!/usr/bin/env python
from scrapy.cmdline import execute
execute()