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
  • Customise task input

What seddy doesn't do:

  • Activity workers
  • Anything AWS CLI can
    • Workflows listing and detailing
    • Workflow execution management and history detailing
    • Tag management
    • Domain management
    • Activities management
  • Validate workflow execution input
  • Manage workflows definition file (seddy just uses it)

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.3.0a0.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

seddy-0.3.0a0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file seddy-0.3.0a0.tar.gz.

File metadata

  • Download URL: seddy-0.3.0a0.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for seddy-0.3.0a0.tar.gz
Algorithm Hash digest
SHA256 ec16f3ab0b0246036694655660482482a2ba53707a996f7d4e7ee02a16be7ba0
MD5 8e8b4156cadc3165a3c10bc97a19ad00
BLAKE2b-256 fb03d3cee79632d822f7ff9ac327da8bebc4e54e128a67ff5b7f7f8054f72f8f

See more details on using hashes here.

File details

Details for the file seddy-0.3.0a0-py3-none-any.whl.

File metadata

  • Download URL: seddy-0.3.0a0-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for seddy-0.3.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ac973b9273368e47a15e93813a2e42376a2947e49138e4cbc05b56af1e86aab
MD5 dede72d995a5201e3c11c88e33c51a8d
BLAKE2b-256 5fc7cec85b651e1ba80f7d8d316bae59c9263dbf64ba7c12c4700cead956981d

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