10 Commits

Author SHA1 Message Date
mrosati 28ec29f8af add progress bar when importing multiple files
build / build (push) Successful in 11s
pytest / pytest (push) Failing after 28s
2026-05-01 15:45:41 +02:00
Matteo Rosati 26df98c08e add multi-file import support
build / build (push) Successful in 9s
pytest / pytest (push) Successful in 26s
2026-04-29 15:39:42 +02:00
Matteo Rosati d1b1238897 decouple core data from CLI formatting
build / build (push) Successful in 49s
pytest / pytest (push) Successful in 30s
2026-04-29 12:44:28 +02:00
mrosati c5b6b196b5 fix syntax and types 2026-04-24 18:23:02 +02:00
Matteo Rosati a14edebafe add colors!
build / build (push) Successful in 12s
pytest / pytest (push) Successful in 29s
2026-04-23 21:49:46 +02:00
mrosati e5b63ac6fb use absolute paths 2026-04-23 19:56:11 +02:00
mrosati 38fa57e348 refactor rename add-data -> import
build / build (push) Successful in 9s
2026-04-23 19:34:59 +02:00
Matteo Rosati b52952a2eb simplify the app using typer 2026-04-22 22:14:26 +02:00
Matteo Rosati 33b46c2c21 add ruff. fix all linting 2026-04-22 17:03:01 +02:00
Matteo Rosati 2962a2e088 replace argparse.Namespace plumbing with typed command inputs 2026-04-22 16:03:51 +02:00