Minicli

Latest version: v0.5.1

Safety actively analyzes 621498 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

- fix use of append action (`my_kwarg=[]`, then `--my-kwarg=foo --my-kwarg=bar`)

0.5.0

- Allow to override argument names (9)

0.4.4

- Do not call any command unless all arguments are valid (8)

0.4.3

- removed usage of reserved pyton 3.7 keyword `async`

0.4.0

- allow to chain commands (`script.py command1 arg1 command2 arg2`)
- fixed command registered multiple time when chaining cli calls
- `_` in command name are replaced by `-` (but original name is kept as alias)
- fixed arbitrary callable as annotation not working with kwargs

0.3.0

- added `wrap` decorator as before/after hook
- BREAKING: removed support for python 3.5 and above

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.