Radicli

Latest version: v0.0.25

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

Scan your dependencies

Page 2 of 4

0.0.18

* Add `Radicli.call` to call single commands.
* Make subclass error handling more robust.

0.0.17

* Fix `stringify_type` to handle complex types.

0.0.16

* Fix display type generation for types with global converters.
* Ensure `format_type` works identical across Python versions.
* Fix formatting regression in `format_type`.

0.0.15

* Respect custom converters overriding defaults during type deserialization.
* Add built-in converters for `UUID`, `Union[str, UUID]` and utility for list conversion.

0.0.14

* Allow partial parsing of arguments via `allow_partial` on `Radicli.parse`.
* Deserialize simple types when loading CLI from static data.
* Accept `converters` argument on `StaticRadicli` and `from_static_json` methods to support deserialization of custom types.
* Make stringified type representations consistent for callable types in Python 3.10+.

0.0.13

* Add `Radicli.handle_errors` context manager that can be used separately, e.g. if `parse` and command function are called manually.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.