noether.io.cli.cli

Attributes

Functions

main([debug])

Module Contents

noether.io.cli.cli.RICH_MARKUP_MODE: Literal['markdown', 'rich'] = 'rich'
noether.io.cli.cli.CTX
noether.io.cli.cli.app
noether.io.cli.cli.main(debug=typer.Option(False, help='Enable debug logging'))
Parameters:

debug (bool)

Return type:

None