python-workflow
1.0.3

Documentation

  • 1. Tutorial
  • 2. API Reference

external links

  • Github
  • PyPI
python-workflow
  • Index
  • Edit on GitHub

Index

_ | D | I | O | R | S | T | W

_

  • __init__() (python_workflow.Step method)
    • (python_workflow.Task method)
    • (python_workflow.Workflow method)

D

  • duration (python_workflow.Task property)

I

  • is_completed() (python_workflow.Task method)

O

  • on_complete() (python_workflow.Task method)
  • on_error() (python_workflow.Task method)
  • on_start() (python_workflow.Task method)

R

  • reset() (python_workflow.Step method)
    • (python_workflow.Task method)
    • (python_workflow.Workflow method)
  • run() (python_workflow.Step method)
    • (python_workflow.Task method)
    • (python_workflow.Workflow method)

S

  • start() (python_workflow.Task method)
  • Step (class in python_workflow)
  • stop() (python_workflow.Task method)

T

  • Task (class in python_workflow)

W

  • Workflow (class in python_workflow)

© Copyright 2024, Anthony K GROSS.

Built with Sphinx using a theme provided by Read the Docs.