Skip to content
Snippets Groups Projects

Replace argparse with typer

Closed Nils-Arne Dreier requested to merge replace_argparse_with_typer into main

Feature Description

replaces Argparse with typer, which is much more elegant but not as flexible. Not 100% sure whether we want to merge this. If not we should probably drop the CLI interface and replace it by a python scripts directly.

Checklist

  • One feature per merge request!
  • Try to incorporate at the very least, one test for your feature (white-box test)
  • In best case, the black-box test is written by the MR reviewer
  • Compile code with your preferred compiler locally first!
  • Test on different compilers (TBD)
  • Ensure CI is passing

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading