Nice cli multiple choice selection and more!
Project description
Nice multiple choice selection and more!
See it at:
VERSION |
DOWNLOADS |
TESTS |
COVERAGE |
---|---|---|---|
Various ways to get user input from the command-line, including selecting an item from a long list of choices by typing to filter.
Quick Start
from asker import ask
best_choice = ask('Which one? ', choices=choices, labels=labels)
License
Copyright (c) 2016 K.C.Saff (@kcsaff)
Licensed under the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asker-0.1.7.tar.gz
(5.0 kB
view hashes)