Argparse-tui

Latest version: v0.2.4

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

Scan your dependencies

Page 1 of 2

0.2.4

:clap: Features

- `build_tui` and moar tests

:fist: Fixes

- Regression introduced in 0.2.3

SLOC Analysis:

| Directory | Empty | Comment | Docstring | Code | Statements |
|------------------|---------|-----------|-------------|--------|--------------|
| src/argparse_tui | 322 | 129 | 188 | 1705 | 1021 |
| tests | 63 | 0 | 11 | 231 | 125 |

0.2.3

:fist: Fixes

- Decouple `multi_value` and `multiple`.

SLOC Analysis:

| Directory | Empty | Comment | Docstring | Code | Statements |
|------------------|---------|-----------|-------------|--------|--------------|
| src/argparse_tui | 318 | 128 | 164 | 1693 | 1020 |
| tests | 56 | 0 | 11 | 211 | 108 |

0.2.2

:fist: Fixes

- Type lookup when given a partial with kwargs [8c48e8c]
- Enforce proper handling of is_flag arguments [450cc5e]

:point_right: Changes

- Use more generic type-hints [016d634]
- Pin textual < 1 [f17b432]

0.2.1

:point_right: Changes

- Derive root cmd name from parser.prog [52d6a65]
- Remove 'group' label [45dc5d4]

:fist: Fixes

- Correct logic for required arguments [7e818a6]

0.2.0

:clap: Features

- Passthru command-line values to TUI form [4ed259f]

:point_right: Changes

- *Breaking:* Remove support for mandatory prompts [76beab4]

---

0.1.3

:clap: Features

- Copy command to clipboard before running [1d03f57]

:point_right: Changes

- `add_command` will now return the subparser [5fe982d]
- Suppress error if clipboard copy fails [6e00995]
- Rename example [bd245fe]

---

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.