multiplatform getch
Project description
Multiplatform Getch
Example:
import getch
print(end='Press any key...', flush=True)
ch = getch.getch()
print('\nYou pressed: {}'.format(ch))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
multi_getch-1.0.1.tar.gz
(1.9 kB
view details)
File details
Details for the file multi_getch-1.0.1.tar.gz.
File metadata
- Download URL: multi_getch-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4e178fd25e5b46a9dbe7755fc04228cdddfd8fceccf544e2a1856e1591bbbee
|
|
| MD5 |
415056c8ffe0d43b69b8d41402bc2b56
|
|
| BLAKE2b-256 |
dcaf3ccdaf05ff5ac54eba1130fc7c23fd765bbf0a6bf7686910a1dc8fb40ae6
|