yera.apps

App decorator and runtime context.

Exposes app, the decorator that turns a Python function into a Yera app, and get_app_context, which returns the currently executing app's runtime context. The latter is mostly for framework code; user code rarely needs it.