Curses helper stuff.
Project description
curses_helper
Provides curses helper stuff.
@curses_app
The @curses_app
decorator can be used as a replacement for wrapper. It takes the following arguments:
echo
: Whether to enable echo mode in the terminal. Default=Falsecbreak
: Whether to enable cbreak mode, allowing reading keyboard input without waiting for enter. Default=Truekeypad
: Whether to enable curses keypad mode. default=False
Types
curses_helper provides a types module, providing the following type hinting types:
Window
: The curses window type.
All types that cannot be handled at runtime are set to Any
when the program is being run.
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
curses_helper-0.2.0.tar.gz
(13.8 kB
view hashes)
Built Distribution
Close
Hashes for curses_helper-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5274e1661d15224769eaf30bbb0ab3dd5dd5102244a0f12e65ce2d8db28c3d7c |
|
MD5 | f824a6aa58cbfe273c0b2b8a85432586 |
|
BLAKE2b-256 | abdd9e12fc3b2538e1e6937dfa3a91f3ba9a8fddafcd322bacd111eee6cd9d90 |