
inquirer 3.4.1
0
Collection of common interactive command line user interfaces, based on Inquirer.js
Contents
Collection of common interactive command line user interfaces, based on Inquirer.js
Stars: 1132, Watchers: 1132, Forks: 103, Open Issues: 49The magmax/python-inquirer repo was created 11 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1132 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
- None
- 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
Related Packages
Errors
A list of common inquirer errors.
Code Examples
Here are some inquirer code examples and snippets.
GitHub Issues
The inquirer package has 49 open issues on GitHub
- Add type hinting
pythonfix