ska_dlm.typer_utils
Common utilities for CLI modules.
Functions
|
Create dictionary of default Typer annotations for a given function. |
|
Create typer parameter from kwargs. |
|
Register custom stacktrace print for DBQueryError. |
|
Decorate a function with Typer annotations from the function signature and docstring. |