Qprompt

Latest version: v0.16.3

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

Scan your dependencies

Page 7 of 9

0.5.0

=== Highlights
- Added API documentation.
- Added Travis CI support.
- Various minor convenience updates.

=== Changed
- Added `enum()` method to `Menu`.
- Added `show_limit()` and `limit` parameter to `show_menu()`.
- Added `start` parameter to `enum_menu()`.

0.4.1

=== Highlights
- Major bug fix.
- Minor convenience update.

=== Changed
- Added ability to pass default `show_menu()` keyword arguments during `Menu()` initialization.

=== Fixed
- Fixed issue with `Menu()` entries over multiple menus.

0.4.0

=== Highlights
- Added convenience function.
- Changed argument order for `status()` when used as function.

=== Changed
- Added `echo()`, essentially a portable replacement for `print()`.
- When used as function, first argument to `status()` is message and second is function.

=== Fixed
- Fixed potential bug with Python 2.x and print statement.

0.3.0

=== Highlights
- New convenience function for showing status of an action.

=== Changed
- Added `status()`.
- Display functions (`alert()`, `warn()`, `error()`) now accept keyword args
associated with Python 3 `print()`

0.2.0

=== Highlights
- Ported to Python 3; maintains Python 2.7 compatibility.

=== Changed
- Added `warn()` and `error()`.

0.1.11

=== Highlights
- Added convenience function.

=== Changed
- Added `title()` function to allow naming the console window; only works on Windows.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.