Pydymenu

Latest version: v0.5.2

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

Scan your dependencies

0.5.0

Changed

- Big usability improvement. Both `rofi` and `fzf` now stream their output from
a given iterable. This makes the user experience similar to `iterfzf`.

0.4.0

- Major code refactor and cleanup
- Improved README
- Front-end interface should be the same but the code is much more straightforward and adding new features will be much more painless.
- Expanded `RofiProtocol` testing suite

0.2.0

Added

- Rofi support with `pydymenu.rofi()`
- Added preview support for `fzf` with `pydymenu.fzf(options, preview="figlet
{}")`

Changed

- No longer return `str` when `multi=False`. Instead, I always return a list of
strings. When multi select is disallowed the `len(return_val) == 1 and
type(return_val) is list`

0.1.0alpha

Added

- Initial release with working `pydymenu.fzf()`

Changed

- Transmuted abstract wish into executable code (thanks brain)

Fixed

- Scratched deep urge to create

[Unreleased]

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.