pyperunner
latest

Contents:

  • PypeRunner - Pure Python ETL Pipeline
  • Tutorial
  • PypeRunner Components
  • Define Tasks
  • Combine Tasks to Pipeline
  • Access pipeline results
  • Reproducibility
  • Result Caching
  • API
  • Authors
  • Change Log
pyperunner
  • »
  • Welcome to pyperunner’s documentation!
  • Edit on GitHub

Welcome to pyperunner’s documentation!¶

Contents:

  • PypeRunner - Pure Python ETL Pipeline
    • Features
    • Installation
    • Quickstart
    • Documentation
    • Examples
  • Tutorial
    • Example scripts
    • Define work tasks
    • Combine tasks in pipeline
    • Run the pipeline
    • Modify parameters and rerun
    • Modify pipeline and rerun
    • Access the results
  • PypeRunner Components
    • Task
    • Pipeline
    • Runner
  • Define Tasks
    • Function as task
    • Class as task
  • Combine Tasks to Pipeline
    • Standard Pipeline
    • Sequential Pipeline
    • Pipeline summary
    • Save & load pipelines
    • Run Pipeline
  • Access pipeline results
    • pipeline.results
    • PipelineResult
    • Filesystem
  • Reproducibility
  • Result Caching
    • Examples
  • API
    • Overview
    • Task
    • Pipeline
    • Runner
    • PipelineResult
  • Authors
  • Change Log
    • Version History

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021-2021, Gregor Lichtner. Revision 79fcb226. Last updated on Sep 02, 2021.

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