Contents Menu Expand Light mode Dark mode Auto light/dark mode
BaseLooper 0.0.2 documentation
BaseLooper 0.0.2 documentation
  • Getting started

Python API

  • baselooper

baselooper#

Base Modules#

State

Module

NOP

No Operation Module.

ModuleConfig

NOPConfig

Container Modules#

ModuleList

A module which represents a list of other modules.

ModuleListConfig

Looper Modules#

LooperState

A state object containing information and flags of the looper.

Looper

A module which takes a list of other modules and loops over it.

LooperIterationStop

LooperConfig

Validators

LooperIterationStopConfig

Next
baselooper.State
Previous
Getting started
Copyright © 2022, Dominik Mairhöfer
Made with Sphinx and @pradyunsg's Furo
Contents
  • baselooper
    • Base Modules
    • Container Modules
    • Looper Modules