Dcargs

Latest version: v0.3.22

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

Scan your dependencies

Page 5 of 5

0.2.7

Minor bug fix for 7.

0.2.6

- Responsive helptext formatting.
- (Slightly hacky) annotation improvements for supporting `dcargs.cli(Union[T1, T2])` in Pyright.

0.2.5

Fix spacing bug.

0.2.4

Support general mappings, improve helptext.

0.2.3

Type inference improvements:
- Support `typing.Any` in type narrowing logic.
- Fix bug preventing contained types from being inferred when `dict` is used instead of `dict[KT, VT]`.

0.2.2

Fixes for subparsers:
- Removed obsolete logic that equated optional types (with `Optional[T]` or `Union[T, None]`) as not required (when a default is provided).
- Fix corner case for subparsers in nested classes.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.