Contents

PyInquirer 1.0.3

0

A Python module for collection of common interactive command line user interfaces, based on Inquirer

A Python module for collection of common interactive command line user interfaces, based on Inquirer.js

Stars: 1887, Watchers: 1887, Forks: 235, Open Issues: 110

The CITGuru/PyInquirer repo was created 5 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1887 github stars!

How to Install pyinquirer

You can install pyinquirer using pip

pip install pyinquirer

or add it to a project with poetry

poetry add pyinquirer

Package Details

Author
Oyetoke Toby
License
MIT
Homepage
https://github.com/CITGuru/PyInquirer/
PyPi:
https://pypi.org/project/PyInquirer/
GitHub Repo:
https://github.com/CITGuru/PyInquirer

Classifiers

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

Errors

A list of common pyinquirer errors.

Code Examples

Here are some pyinquirer code examples and snippets.

GitHub Issues

The pyinquirer package has 110 open issues on GitHub

  • Applying style to a prompt throws an error
  • Adding new prompt type of listwithfilter

See more issues on GitHub

Related Packages & Articles

hug 2.6.1

A Python framework that makes developing APIs as simple as possible, but no simpler.

ssdeep 3.4

Python wrapper for the ssdeep library

labelImg 1.8.6

LabelImg is a graphical image annotation tool and label object bounding boxes in images

pyparsing 3.1.2

pyparsing module - Classes and methods to define and execute parsing grammars