Skip to main content

Workflow manager for Zyte ScrapyCloud tasks.

Project description

A set of tools for controlling processing workflow with spiders and script running in scrapinghub ScrapyCloud.

Installation

pip install shub-workflow

If you want to support s3 tools:

pip install shub-workflow[with-s3-tools]

For google cloud storage tools support:

pip install shub-workflow[with-gcs-tools]

Usage

Check Project Wiki for documentation. You can also see code tests for lots of examples of usage.

Note

The requirements for this library are defined in setup.py as usual. The Pipfile files in the repository don't define dependencies. It is only used for setting up a development environment for shub-workflow library development and testing.

For developers

For installing a development environment for shub-workflow, the package comes with Pipfile and Pipfile.lock files. So, clone or fork the repository and do:

> pipenv install --dev
> cp pre-commit .git/hooks/

for installing the environment, and:

> pipenv shell

for initiating it.

There is a script, lint.sh, that you can run everytime you need from the repo root folder, but it is also executed each time you do git commit (provided you installed the pre-commit hook during the installation step described above). It checks code pep8 and typing integrity, via flake8 and mypy.

> ./lint.sh

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

shub_workflow-1.14.10.3.tar.gz (52.3 kB view details)

Uploaded Source

Built Distribution

shub_workflow-1.14.10.3-py3-none-any.whl (61.2 kB view details)

Uploaded Python 3

File details

Details for the file shub_workflow-1.14.10.3.tar.gz.

File metadata

  • Download URL: shub_workflow-1.14.10.3.tar.gz
  • Upload date:
  • Size: 52.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for shub_workflow-1.14.10.3.tar.gz
Algorithm Hash digest
SHA256 e20e4107e25ab690172302e8b1d5e6a3fb3a54e03f7f62fdb3829c49a74cb5ec
MD5 bb1f363e56c03d1696f6138959d1c516
BLAKE2b-256 c9372718759c5054fb2aebd83e3eab69d3624eb585098cf48ff6217ef5dcbebe

See more details on using hashes here.

File details

Details for the file shub_workflow-1.14.10.3-py3-none-any.whl.

File metadata

File hashes

Hashes for shub_workflow-1.14.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 48a68125e3c8dfbaa374787bc386b1ca24ad4b8da2186ea13d187d1ca504d90f
MD5 fdc51b310dfa62772f84aa5469a8f50a
BLAKE2b-256 4fe196b11eda6003b7dd38e16987e6b831c6fc65f3a727dd5fc9f56f4aa9c9b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page