Beaupy

Latest version: v3.10.1

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

Scan your dependencies

Page 4 of 7

3.5.3b0

Changes:
- Fixed `cursor_style` so that it overrides option's style in `select_mutliple`

3.5.2

Changes
- All options can be navigated to in `select` and `select_multiple`

3.5.1

Changes:
- `select` and `select_multiple` display all the options unless `pagination` is `True`

3.5.0

Changes:
- Added `pagination` and `page_size` parameters to `select`
- Added `pagination` and `page_size` parameters to `select_multiple`
- Refactored navigation from `select` and `select_multiple` to reduce duplication

3.4.0

Changes:
- Included config option `Config.raise_on_escape`
- Included `Abort` exception containing the key which caused it to be raised
- Extended `select` to raise Abort on escape if `Config.raise_on_escape` is `True`
- Extended `select_multiple` to raise Abort on escape if `Config.raise_on_escape` is `True`
- Extended `prompt` to raise Abort on escape if `Config.raise_on_escape` is `True`
- Extended `confirm` to raise Abort on escape if `Config.raise_on_escape` is `True`

Addresses 50

3.3.0

Changes:

- Added support for HOME and END keys for `select` and `select_multiple`

Author: BrewingWeasel

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.