Pimento

Latest version: v0.7.1

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

Scan your dependencies

Page 2 of 3

0.5.1

Re-published to Pypi with correct indicators for python 3 support.

0.5.0

Added support for python 3, as well as some `menu` options.

For a full list of changes, see the [closed issues](https://github.com/toejough/pimento/issues?q=milestone%3A0.5.0+is%3Aclosed) for this release.

0.4.0

Updated the API to allow for calling pimento.menu with just the options.

Added some logic to allow the old style (pre_prompt, then options), but added documentation to indicate that this is now deprecated and will eventually be removed.

For a full list of changes, see the [issues](https://github.com/toejough/pimento/issues?q=milestone%3Av0.4.0) for this milestone.

0.3.0

Added a CLI script and did some internal cleanup.

For details, see the [closed issues](https://github.com/toejough/pimento/issues?q=milestone%3Av0.3.0+is%3Aclosed)

0.2.0

Added better documentation and various bugfixes/enhancements for better handling of strings (like always treating items as strings, instead of just when printing them).

For a full list of what happened, see the [closed issues](https://github.com/toejough/pimento/issues?q=milestone%3Av0.2.0+is%3Aclosed).

0.1.1

This release introduces more complete testing (mostly for type checking the arguments) and bugfixes for any of those new tests that failed:
- Prompts must be strings
- item list must not be empty
- item list must be a finite iterable
- default_index must be a positive integer (tests and code checks already existed for integer type and index less than the length of the item list)

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.