PyInquirer 1.0.3
0
A Python module for collection of common interactive command line user interfaces, based on Inquirer
Contents
A Python module for collection of common interactive command line user interfaces, based on Inquirer.js
Stars: 1943, Watchers: 1943, Forks: 236, Open Issues: 110The CITGuru/PyInquirer
repo was created 6 years ago and the last code push was 7 months ago.
The project is very popular with an impressive 1943 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
Related Packages
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