urwid3.0.3
urwid3.0.3
Published
A full-featured console (xterm et al.) user interface library
pip install urwid
Package Downloads
Authors
Project URLs
Requires Python
>=3.9.0
Dependencies
- wcwidth
- windows-curses
; sys_platform == "win32" and extra == "curses" - PyGObject
; extra == "glib" - tornado
>=5.0; extra == "tornado" - trio
>=0.24.0; extra == "trio" - exceptiongroup
; python_version < "3.11" and extra == "trio" - twisted
; extra == "twisted" - zmq
; extra == "zmq" - pyserial
; extra == "serial" - pyserial
; extra == "lcd"