CITGuru / PyInquirer

A Python module for common interactive command line user interfaces
MIT License
1.92k stars 236 forks source link

WIP: converted list & confirm to promt toolkit 2 #31

Closed tmbo closed 5 years ago

tmbo commented 5 years ago

Goal: Support promt toolkit 2

Description:

to try it out:

pip install -U promt_toolkit
python examples/confirm.py
python examples/list.py

promt TODO:

Related to #14 Fixes #24

CITGuru commented 5 years ago

Nice one @tmbo

tmbo commented 5 years ago

I will close this, the code is now at https://github.com/tmbo/questionary