getch 1.0
0
Does single char input, like C getch/getche
Contents
Does single char input, like C getch/getche
How to Install getch
You can install getch using pip
pip install getch
or add it to a project with poetry
poetry add getch
Package Details
- Author
- syscon
- License
- Public domain (it really is just a small utility)
- Homepage
- http://pypi.python.org/pypi/getch
- PyPi:
- https://pypi.org/project/getch/
Classifiers
- Software Development/User Interfaces
- Terminals
- Utilities
Related Packages
Errors
A list of common getch errors.
Code Examples
Here are some getch
code examples and snippets.