Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
tierkreis documentation
tierkreis documentation
  • Core Concepts in Tierkreis
  • Getting Started
  • API Reference
    • tierkreis
      • tierkreis.cli
        • tierkreis.cli.tkr
        • tierkreis.cli.run_workflow
      • tierkreis.worker
        • tierkreis.worker.storage
          • tierkreis.worker.storage.filestorage
          • tierkreis.worker.storage.in_memory
          • tierkreis.worker.storage.protocol
        • tierkreis.worker.worker
      • tierkreis.controller
        • tierkreis.controller.storage
          • tierkreis.controller.storage.adjacency
          • tierkreis.controller.storage.filestorage
          • tierkreis.controller.storage.walk
          • tierkreis.controller.storage.in_memory
          • tierkreis.controller.storage.protocol
        • tierkreis.controller.executor
          • tierkreis.controller.executor.uv_executor
          • tierkreis.controller.executor.in_memory_executor
          • tierkreis.controller.executor.shell_executor
          • tierkreis.controller.executor.protocol
          • tierkreis.controller.executor.multiple
        • tierkreis.controller.data
          • tierkreis.controller.data.location
          • tierkreis.controller.data.graph
          • tierkreis.controller.data.models
          • tierkreis.controller.data.core
          • tierkreis.controller.data.types
        • tierkreis.controller.start
        • tierkreis.controller.consts
      • tierkreis.builtins
        • tierkreis.builtins.stubs
        • tierkreis.builtins.main
      • tierkreis.value
      • tierkreis.exceptions
      • tierkreis.executor
      • tierkreis.consts
      • tierkreis.codegen
      • tierkreis.storage
      • tierkreis.builder
      • tierkreis.models
      • tierkreis.namespace
      • tierkreis.labels
    • aer_worker
      • aer_worker.stubs
      • aer_worker.main
    • nexus_worker
      • nexus_worker.stubs
      • nexus_worker.main
    • pytket_worker
      • pytket_worker.stubs
      • pytket_worker.default_pass
      • pytket_worker.main
Back to top
View this page

tierkreis.controller.consts¶

Module Contents¶

Data¶

BODY_PORT

PACKAGE_PATH

API¶

tierkreis.controller.consts.BODY_PORT = 'body'¶
tierkreis.controller.consts.PACKAGE_PATH = 'Path(...)'¶
Next
tierkreis.builtins
Previous
tierkreis.controller.start
Copyright © 2025, Quantinuum
Made with Sphinx and @pradyunsg's Furo
On this page
  • tierkreis.controller.consts
    • Module Contents
      • Data
      • API
        • BODY_PORT
        • PACKAGE_PATH