Skip to main content
Ctrl+K

yaflux documentation

  • Installation
  • Quick Start
  • Design Philosophy
  • Abstract Syntax Tree (AST)
  • Advanced Usage
    • API Reference
  • Installation
  • Quick Start
  • Design Philosophy
  • Abstract Syntax Tree (AST)
  • Advanced Usage
  • API Reference

Section Navigation

  • Base Class
  • Step Decorator
  • Metadata
  • Results
  • Graph
  • Executor
  • Abstract Syntax Tree
  • API Reference

API Reference#

  • Base Class
    • Base
  • Step Decorator
    • step()
  • Metadata
    • Metadata
  • Results
    • FlagError
    • FlagLock
    • Results
    • ResultsLock
    • UnauthorizedMutationError
  • Graph
    • CircularDependencyError
    • MutabilityConflictError
    • build_read_graph()
    • build_write_graph()
    • compute_topological_levels()
    • validate_incompatible_mutability()
  • Executor
  • Abstract Syntax Tree
    • AstSelfMutationError
    • AstUndeclaredUsageError
    • validate_ast()

previous

Advanced Usage

next

Base Class

Show Source

© Copyright 2024, noam teyssier.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.0.