Metadata-Version: 2.1
Name: shub-workflow
Version: 1.2.2
Summary: Workflow manager for scrapinghub ScrapyCloud tasks.
Home-page: https://github.com/scrapinghub/shub-workflow
Maintainer: Scrapinghub
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pyyaml (==3.12)
Requires-Dist: retrying (>=1.3.3)
Requires-Dist: scrapinghub (>=2.0.3)
Requires-Dist: jinja2 (>=2.7.3)
Requires-Dist: sqlitedict (==1.6.0)
Requires-Dist: s3fs (==0.2.0)
Requires-Dist: msgpack-python

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

# Installation

pip install shub-workflow

# Usage

See tests for examples of usage


