Get the checksum of eggs in case of building distributed scrapy clusters
Project description
scrapyd-egg-checksum
Extension of scrapyd to get egg's md5 checksum for distributed scrapyd
Installation
pip install scrapyd-egg-checksum
Configuration
Locate the scrapyd.conf file and adding line like
listversions_advanced.json = scrapyd_egg_checksum.webservice.ListVersions
under service section, the json resource name depends on you,
Usage
curl http://127.0.0.1:6800/listversions_advanced.json?project=ABC
you will get like
{"node_name": "Christians-Another-MacBook-Pro.local", "status": "ok", "versions": [{"version": "1_0_0", "checksum": "793afec3676f9749d1616f48dd57fe07"}, {"version": "1_0_1", "checksum": "ccb6b8841e2b5443db4bff56924527fa"}]}
Use case
This is for distributed scrapyd clusters, while in single server mode, this is useless.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scrapyd_egg_checksum-0.1.2.tar.gz.
File metadata
- Download URL: scrapyd_egg_checksum-0.1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7258b27bcd76d6ba90e26ec4968c8342b757d09e35ff37234de5d437994e6412
|
|
| MD5 |
e75d9ec2d8f2fd6d077932e7ad085475
|
|
| BLAKE2b-256 |
e80f374c76bf4dc7ac1c1761ca278481efbd6e55a383c8d2922d3469330de7d9
|
File details
Details for the file scrapyd_egg_checksum-0.1.2-py3-none-any.whl.
File metadata
- Download URL: scrapyd_egg_checksum-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c0558f1ce020e3873f41f01387e734fc16f04eea35b998b3003ef78bd135998
|
|
| MD5 |
d95e6ee982c0bd25a9428d34d38da955
|
|
| BLAKE2b-256 |
e75d9ffdb6a02d745afe909378460dd3c9ffe81b8a09b873680d8e48603a83da
|