Re: [Automated-testing] kci command line poll: Click or Typer?
Cyril Hrubis <[email protected]>
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <ZQ1JRywfnmUB0tdb@yuki> |
Hi! > I see exactly 0% of the people saying to stay with argparse, but that would be my recommendation. > The rationale for this is that argparse is old and unlikely to be changed in an incompatible way in > some future version of Python. +1 We recently started to work on new tooling for running LTP tests written in python and after a few up and downs we ended up with using the bare minimum of modules we can get away with. Less is clearly more in this context. -- Cyril Hrubis [email protected]