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)
Changelog
- Linux, OSX, and Windows support (b3ed93d)
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.0.tar.gz
(2.7 kB
view details)
File details
Details for the file easy_getch-1.0.0.tar.gz
.
File metadata
- Download URL: easy_getch-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a11e1f45a2b0844d88d58ec6174865aafab2a8edeace4931efc943ad18b02cb |
|
MD5 | 794b063f28e27ab6cbed119f5f323c48 |
|
BLAKE2b-256 | aa56f5a994b5c0c326fef82101b39d5b4effe905b4200f6cf5b4edd329c7d82c |