Contents

getch 1.0

0

Does single char input, like C getch/getche

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
No  getch  pypi packages just yet.

Errors

A list of common getch errors.

Code Examples

Here are some getch code examples and snippets.