betty.dispatch module¶ Provide the Dispatch API. class betty.dispatch.Dispatcher[source]¶ Bases: object dispatch(target_type)[source]¶ Parameters:¶ target_type¶ Return type:¶ typing.Callable[..., typing.Awaitable[typing.Sequence[typing.Any]]]