文件名称:PyInquirer:通用交互式命令行用户界面的Python模块
文件大小:165KB
文件格式:ZIP
更新时间:2024-02-20 12:46:46
python cli command-line-app command-line ipython
PyInquirer:通用交互式命令行用户界面的Python模块
【文件预览】:
PyInquirer-master
----setup.py(2KB)
----.gitignore(613B)
----requirements.txt(45B)
----Makefile(602B)
----.travis.yml(289B)
----MANIFEST.in(43B)
----requirements_dev.txt(400B)
----.bumpversion.cfg(111B)
----LICENSE(1KB)
----setup.cfg(121B)
----examples()
--------editor.py(663B)
--------hierarchical.py(2KB)
--------__init__.py(732B)
--------checkbox.py(2KB)
--------pizza.py(3KB)
--------rawlist.py(909B)
--------password.py(405B)
--------input.py(1KB)
--------list.py(1KB)
--------confirm.py(587B)
--------expand.py(1KB)
--------when.py(1KB)
----README.rst(13KB)
----tests()
--------test_example_input.py(821B)
--------test_prompts_checkbox.py(0B)
--------test_example_when.py(2KB)
--------test_prompts_input.py(30B)
--------__init__.py(124B)
--------test_helpers.py(2KB)
--------example_app.py(820B)
--------test_example_pizza.py(2KB)
--------test_prompts_list.py(2KB)
--------test_example_checkbox.py(964B)
--------test_example_rawlist.py(1KB)
--------test_utils.py(5B)
--------test_example_hierachical.py(2KB)
--------test_prompt.py(0B)
--------test_example_password.py(489B)
--------test_example_list.py(1KB)
--------helpers.py(9KB)
--------test_prompts_common.py(0B)
--------test_example_expand.py(1KB)
----PyInquirer()
--------__init__.py(1KB)
--------prompt.py(4KB)
--------utils.py(800B)
--------color_print.py(795B)
--------separator.py(239B)
--------prompts()
----docs()
--------todo.txt(196B)
--------images()
--------design_principles.txt(381B)
--------characters.txt(444B)