We're using Typer in #19. Additional packages that may provide more user-friendly features:
- tqdm for progress bars, if the click/typer ones are not sufficient
- rich for styling; this comes by default with Typer, so low-cost
A package that is less focused to user-friendly features, but might be useful for logging:
We're using Typer in #19. Additional packages that may provide more user-friendly features:
A package that is less focused to user-friendly features, but might be useful for logging: