Polidoro Question.
Project description
Polidoro Question
To install
sudo apt install python3-pip -y
pip3 install polidoro_question
Retrieve input from terminal user input.
from polidoro_question import Question
resp = Question('Your question here').ask()
Parameters
question
: The text to show to the user.
type
: The type to convert the answer.
default
: Default value of the question.
options
: List of options to choose.
auto_complete
: To use auto-complete mode.
In auto-complete mode will show all the options in a list, the user can either type to filter or choose
a number to select the option
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for polidoro-question-1.0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 865d582123853e619685a3b934019bfdee6c992e463fedc6392ff827fbfa038e |
|
MD5 | ecc95d9afe5c6dab7ae9afeb9ce44056 |
|
BLAKE2b-256 | a4dad26b229afc2470d8291f41e1fe5ca8ccdabfdf43cafcf0c1285f5a39b17e |
Close
Hashes for polidoro_question-1.0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc5ebf13cbbca0cddcb518d5ef6db32af73c2539bdf410d227c6a5689efd8417 |
|
MD5 | d7d0d5751e9bcae4e273ebdaa667d378 |
|
BLAKE2b-256 | 6db1dbd65703150e719632c964d22a7e67663935b338fa18beb913ec67b10420 |