News

Python library to read characters and key strokes. Contribute to lwanger/python-readchar-1 development by creating an account on GitHub.
readchar.readchar() -> str \n. Reads one character from stdin, returning it as a string with length 1. Waits until a\ncharacter is available. \n. As only ASCII characters are actually a single ...