Skip to main content

Multi-workflow SWF Decider and Workflow Management Service

Project description

seddy

Build status codecov Documentation Status

Multi-workflow SWF decider and workflow management service.

Features:

  • Start a decider on many workflows
  • Specify a directed graph (aka DAG) of activity (via dependencies) tasks in the workflow
  • Supports coloured logging
  • Extensible decision-building: just subclass seddy.DecisionsBuilder
  • Register workflows

Installation

pip3 install seddy

Install extra packages for further functionality

  • Coloured logging: coloredlogs
  • YAML workflows specs file: pyyaml or ruamel.yaml
  • JSON-format logging: python-json-logger

Usage

Get the CLI usage

seddy -h

API documentation

pydoc3 seddy

Docker

Instead of installing seddy locally, you can use our pre-built Docker image

docker run -v /path/to/workflow/file/parent:/seddy-data seddy -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seddy-0.2.0a0.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

seddy-0.2.0a0-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

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