Skip to main content

Polidoro Question.

Project description

Polidoro Question

Upload Python Package Lint with comments GitHub last commit Coverage Status Quality Gate Status

Latest GitHub Release Date

PyPI - Downloads

GitHub

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polidoro-question-1.0.1.1.tar.gz (4.2 kB view hashes)

Uploaded source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page