beta#

Some beta features that are not yet ready for production.

Classes

beta.runnables.context.Context()

Context for a runnable.

beta.runnables.context.ContextGet

beta.runnables.context.ContextSet

beta.runnables.context.PrefixContext([prefix])

Context for a runnable with a prefix.

Functions

beta.runnables.context.aconfig_with_context(...)

Asynchronously patch a runnable config with context getters and setters.

beta.runnables.context.config_with_context(...)

Patch a runnable config with context getters and setters.