🚀 Feature
Use Typer instead of argparse
Yes
Motivation
I have made applications using both Typer and argparse, and the developer and user experience with Typer is far better in my opinion.
Pitch
This feature reduces a lot of code and also uses modern features like decorators for sub-command handlers, etc. It is cross platform. It will reduce code complexity, allowing new and beginner programmers to contribute.
🚀 Feature
Use Typer instead of
argparseHave you read the Contributing Guidelines on Pull Requests?
Yes
Motivation
I have made applications using both Typer and
argparse, and the developer and user experience with Typer is far better in my opinion.Pitch
This feature reduces a lot of code and also uses modern features like decorators for sub-command handlers, etc. It is cross platform. It will reduce code complexity, allowing new and beginner programmers to contribute.