-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Last Mile
-
DevProd Last Mile OnDeck
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Typer is a modern Python CLI framework. It provides a very robust framework for managing CLIs and allows us to add a lot more typing on what inputs are being given to resmoke. It is where the Python community is moving to use as the default.
We should look into converting resmoke to using Typer instead of the argparse library it using today.