Contents

inquirer 3.2.4

0

Collection of common interactive command line user interfaces, based on Inquirer.js

Collection of common interactive command line user interfaces, based on Inquirer.js

Stars: 947, Watchers: 947, Forks: 96, Open Issues: 47

The magmax/python-inquirer repo was created 10 years ago and the last code push was 3 days ago.
The project is popular with 947 github stars!

How to Install inquirer

You can install inquirer using pip

pip install inquirer

or add it to a project with poetry

poetry add inquirer

Package Details

Author
Miguel Ángel García
License
MIT
Homepage
https://github.com/magmax/python-inquirer
PyPi:
https://pypi.org/project/inquirer/
Documentation:
https://python-inquirer.readthedocs.io
GitHub Repo:
https://github.com/magmax/python-inquirer

Classifiers

  • Software Development/Libraries/Application Frameworks
  • Software Development/User Interfaces
No  inquirer  pypi packages just yet.

Errors

A list of common inquirer errors.

Code Examples

Here are some inquirer code examples and snippets.

GitHub Issues

The inquirer package has 47 open issues on GitHub

  • Move the import of python-editor into the scope where it is actually needed
  • Add import path shortcut to init,py
  • Add type hinting
  • Added length parameter to checkbox and list
  • [BUG] termios.error: (25, 'Inappropriate ioctl for device')
  • Unable to delete the text input
  • Cannot move cursor when running a list prompt
  • Backspace not works on windows
  • Customizable templates
  • Cannot move cursor when running a list prompt in a docker container

See more issues on GitHub