Inquirer.js port to Python (https://www.npmjs.com/package/inquirer)
Stars
0
Forks
8
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
2
Merge pull request #4 from lelit/py3bis
3c23cab
Define basestring as str under Python 3
7d9a3b2
Cosmetic, add whitespace before keyword
83d7b1c
Remove unused variable
3f8b602
Bump version: 0.5.0 → 0.5.1
7f1cabd
made images visible
6aafffc
Bump version: 0.4.0 → 0.5.0
fe4a039
updated requirements + added missing Makefile
fc78e7b
Merge pull request #2 from lelit/py3
fc4014a
Remove Python 3 TODO item
b44c213
Add Python 3.6 classifier
8145e0e
Prefer io.open() to codecs.open(), as the former is builtin under Python 3
766ab3f
Define raw_input as input under Python 3
62febcd
Add Python 3 compatibility
dac5c0c
8b090d5