Radicli

Latest version: v0.0.25

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

Scan your dependencies

Page 3 of 4

0.0.12

* Make `Radicli.parse` take `Command` objects instead of `ArgparseArg`s and additional keyword arguments.

0.0.11

* Add `Command.from_function` classmethod.

0.0.10

* Fix static serialization of arg defaults if `None` or `False`.
* Fix arg help text display for args with no help.

0.0.9

* Add `StaticRadicli` to load [static CLI from JSON representation](https://github.com/explosion/radicli#using-static-data-for-faster-help-and-errors) for faster `--help` and errors.
* Add `Radicli.to_static` and `Radicli.to_static_json` to generate static JSON data.

0.0.8

* Fix `--version` for top-level in multi-command setup.
* Add `Command.is_placeholder`.
* Fix typing on `ErrorHandlersType`.
* Add `__all__` export.

0.0.7

* Add error maps for [custom error handling](https://github.com/explosion/radicli#error-handling) in CLI contexts.
* Improve error message for invalid argument annotations.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.