cliar
cliar copied to clipboard
Create modular Python CLIs with type annotations and inheritance
Because cliar uses argparse, auto completion works right out of the box when integrating with argcomplete
As the author of cliar already went through the effort of comparing Click, docopts and cliar, i'd be interesting to see how the fire project compares: https://github.com/google/python-fire
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...