Examples of PyInquirer, a python CLI library https://pypi.org/project/PyInquirer/
|
|
5 年之前 | |
|---|---|---|
| README.md | 6 年之前 | |
| checkbox.py | 6 年之前 | |
| confirm.py | 6 年之前 | |
| expand.py | 5 年之前 | |
| list_question_arrow.py | 6 年之前 | |
| list_question_number.py | 6 年之前 | |
| phone_number.py | 5 年之前 | |
| serie_classic.py | 6 年之前 | |
| text_question.py | 6 年之前 | |
| text_question_filtered.py | 6 年之前 | |
| text_question_qmark.py | 6 年之前 | |
| text_question_validator.py | 6 年之前 |
Tiny examples of py inquirer.
brew install python3
sudo apt install python3
pip3 install pyinquirer