tonycpsu / urwid_utils

A collection of simple, straightforward, but extensible utilities for the urwid package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

urwid_utils

urwid_utils provides some light wrappers and object-oriented interfaces to some parts of urwid that are otherwise less-so.

urwid_utils was created by Michael Burr, and is currently maintained by Tony Cebzanov.

Sub-Modules

urwid_utils.colors

Mostly color-related constants.

urwid_utils.const

Miscellaneous constants.

urwid_utils.dialog

Very simple, straightforward dialog widgets: Yes/No, text value retrieval, etc.

urwid_utils.keys

Mostly key/escape sequence related constants.

urwid_utils.palette

An object-oriented interface to the "palette" objects used by urwid.

urwid_utils.util

Mostly internal-used utilities.

About

A collection of simple, straightforward, but extensible utilities for the urwid package.

License:MIT License


Languages

Language:Python 100.0%