Hochfrequenz / kohlrahbi

An Anwendungshandbücher (AHB) scraper that extracts tables from docx files
https://pypi.org/project/kohlrahbi/
GNU General Public License v3.0
5 stars 2 forks source link

Use typer instead of click #369

Open hf-krechan opened 2 months ago

hf-krechan commented 2 months ago

Typer is built on click, but it has autocompletion in the code editor as well as in the CLI.

The error messages and the user feedback in general is easier to read.

https://brain.hochfrequenz.de/books/it-architektur