Easily get a single character
Project description
easy-getch
Easily get a single character.
Inspired by this article.
Installation
pip install easy_getch
Usage
from easy_getch import getch
ch = getch()
print(ch)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easy_getch-1.0.6.tar.gz
(2.9 kB
view hashes)