django-scrapyd 1.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangoscrapyd 1.0

Django scrapyd is a Django app to manage scrapyd (Scrapy Deploy)

Quick start

Install

pip install django-scrapyd==1.0


Add “django-scrapyd” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'scrapyd',
]

Run python manage.py migrate to create the django-scrapyd models.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.