Commit Graph

6 Commits

Author SHA1 Message Date
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
Matteo Rosati b52952a2eb simplify the app using typer 2026-04-22 22:14:26 +02:00
Matteo Rosati 2962a2e088 replace argparse.Namespace plumbing with typed command inputs 2026-04-22 16:03:51 +02:00
Matteo Rosati 8ebab832d5 move top-level modules into a real package 2026-04-22 15:47:46 +02:00