flow
latest
  • Introduction
  • Applications
  • Sources
  • Utililities
flow
  • Docs »
  • Python One/Flow
  • Edit on GitHub

Python One/Flow¶

Flow is a business layer build upon Python One to use for building daemons, transfer plugins and batch jobs for Viz One.

Contents:

  • Introduction
    • The Source
    • The Worker
  • Applications
    • Introduction
    • Built-in Applications
      • XML Import
      • XML Export
      • Metadata Mapper
  • Sources
    • Introduction
    • Built-in Sources
      • Generic Stomp Listener
      • Asset Entry Listener
      • Unmanaged Files Listener
      • STDIN
      • Interval
    • Building a Web Interface
  • Utililities
    • Working with Assets
      • Create or Update Asset
      • Modifying Group Permissions in an ACL
    • Working with Files
      • Import Unmanaged File
      • Delete Unmanaged File
    • Building a Transfer Plugin
      • Extending the TransferPlugin class
      • Setting up the Repository
      • Creating and Installing a Package
      • Setting up a Rewrite Rule so the Plugin Gets Used
    • Miscellaneous
      • Storing Data on the Server
      • Parsing Data Fields with the MultiParser
      • Locking Based on a Key
      • Retrying on Conflict

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Vizrt. Revision a9efc57e.

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