Create curses based interactive selection list in the terminal
https://github.com/wong2/pick
pick is a small python library to help you create curses based interactive selection list in the terminal.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pick && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pick-2.3.2.tar.gz | 0000089722 87.6 KB | |
python-pick.changes | 0000003894 3.8 KB | |
python-pick.spec | 0000001736 1.7 KB |
Revision 11 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1171115
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 2.3.2: * Disable some old Pythons on GitHub Actions with macos-latest * Add `clear_screen` parameter - update to 2.3.1: * Allow pick list with non `str` or `Options` types - update to 2.3.0: * Bump mypy from 0.990 to 0.991 * Add Python 3.12 to test matrix * Bump pytest to 7.2.0 * Adding descriptions for each option * Bump mypy from 0.991 to 1.4.1 * added `position` argument so `pick` doesn't clear the screen every time * Bump version 2.3.0 - Update to version 2.2.0
Comments 0