Questionary is a Python library for effortlessly building pretty
command line interfaces

Questionary supports the following input prompts:

  * Text
  * Password
  * File Path
  * Confirmation
  * Select
  * Raw select
  * Checkbox
  * Autocomplete
