Django scrapyd is a Django app to manage scrapyd
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-scrapyd-1.0.tar.gz
(7.5 kB
view hashes)
Built Distribution
Close
Hashes for django_scrapyd-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26d9d1d9fb756e5aee65cc612f355ec5298ae491aeac17f00329bee5c317a110 |
|
MD5 | 7adce8ffee1ea833c010ab210fdda217 |
|
BLAKE2b-256 | ec45489be9f7b6a443e67f71659ba46b84a3606f209d6e6029020b3e5388d780 |