Typed-argparse

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 3

0.3.2

...

0.3.1

- Added collision detection for sub parser with same name (including aliases).
- Fixed handling of sub parser aliases.
- Fixed handling of optional positional arguments.
- Added support for metavar.
- Fixed type correctness of arguments with field annotations.
- Added basic support for default handling in manual constructor call.
- Added support for union type expressions.

0.3.0

- Make constructor of `TypedArgs` adhere to type semantics of dataclass transform.
- Drop work-around and backports for Python 3.6 and 3.7

0.2.11

- Fix regression introduced by `typing_extensions` version 4.6.0+.

0.2.10

- Support for `formatter_class` in `Parser`.

0.2.9

- Fix issue when parser is used under `from __future__ import annotations` context.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.