5 Commits

Author SHA1 Message Date
d9810ce270 enable rich tracebacks
console, error_console are now app attributes.
2026-03-02 12:55:33 +00:00
1f6811d5a0 general parser improvements.
index and ctx parameters now show as required in help output
2026-03-02 12:30:22 +00:00
b3cfc6bc4a remove StripSubcommandHelpFormatter, StripHelpFormatter now handles commands + command groups. 2026-03-01 01:04:54 +00:00
c7365bfe4e add new help formatters for different kinds of commands 2026-02-28 15:39:26 +00:00
817a25e9fa set up the skeletal structure for comp, gate, denoiser
add them as subcommand to the strip command group.

for each one implement one or two subcommands.
2026-02-27 20:09:52 +00:00