
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: 2002, Watchers: 2002, Forks: 234, Open Issues: 110The CITGuru/PyInquirer repo was created 7 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 2002 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.
pythonfix







