POPPy User Manual 02.00
  • Site
      • User Manual
      • Developper Guide
  • Page
      • Pipeline description
  • « POPPy framewo...
  • General »

Pipeline descriptionΒΆ

  • General
    • Scope of the document
    • Applicable documents
    • Reference documents
  • Introduction
    • About POPPy
    • Copyright, license and contact
  • Getting start with POPPy
    • System requirements
    • Prerequisites
    • Setting up development environment
    • Create a pipeline
    • Create a plugin
  • Migration
    • Write models for the main database
      • Write models for a secondary database
      • Generate the migration
      • Edit the migration
      • Manage your migration branches
      • Run the migrations
    • Use postgresql schemas
    • Generate the documentation of your database
      • The table dictionary
  • Pipeline
    • Usage
    • Initialization
      • Context setup
      • Connector setup
      • Dry run setup
    • Task chain
      • Linking
      • Cutting chain
      • Loop
    • Run
      • Topology generation
      • Binding
      • Execution
    • API
  • Tasks
    • Task creation
      • Using class
      • Using function
      • Using plugin
    • Communication
      • Dependency
      • Inputs/Outputs
      • Signals
    • API
  • Targets
    • Target creation
      • Using class
      • Using task from plugin
    • Usage
    • API
  • Commands
    • Creating a new command
      • Simple command
      • Add arguments
    • Hierarchy in commands
    • Inheritance of parameters
      • Simple use case
      • Advanced use case
    • API
  • Descriptor
    • Introduction
    • Descriptor interface
      • Pipeline descriptor
        • Identification
        • Release
        • Project
        • Databases
        • Calibration softwares
      • Plugin descriptor
        • Identification
        • Release
        • Tasks
        • Inputs
        • Outputs
        • Example

Back to top

© Copyright 2018, ROC.
Created using Sphinx 1.5.2.