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.4.tar.gz (52.3 kB view details)

Uploaded Source

Built Distribution

shub_workflow-1.14.10.4-py3-none-any.whl (61.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shub_workflow-1.14.10.4.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.4.tar.gz
Algorithm Hash digest
SHA256 70f3e7b31c12fc28ba5a645df8d6633d3b59b32c074e0473e31306abf2c54ffa
MD5 ae9fb9715e90e53cc6f8f5c3acf6a2ff
BLAKE2b-256 1cc9ff96e680a704420e7d8a61b2b2750b36a37396db8dd581cb6ecb1b465818

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for shub_workflow-1.14.10.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e7eac86b6054413fd2f8aae5d4bb69de4b45f9c1e4c4ca89f0b0df9cd89740ab
MD5 57a64270ca9e1483893761a7f79c6636
BLAKE2b-256 ae3d0610b3bc67d7f0a329f0e179da6bdd4a82674815f1c6f28d070fddb51d1a

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