urwid2.6.16
urwid2.6.16
Published
A full-featured console (xterm et al.) user interface library
pip install urwid
Package Downloads
Authors
Project URLs
Requires Python
>3.7
Dependencies
- typing-extensions
- wcwidth
- windows-curses
; sys_platform == "win32" and extra == "curses"
- PyGObject
; extra == "glib"
- pyserial
; extra == "lcd"
- pyserial
; extra == "serial"
- tornado
>=5.0; extra == "tornado"
- trio
>=0.22.0; extra == "trio"
- exceptiongroup
; extra == "trio"
- twisted
; extra == "twisted"
- zmq
; extra == "zmq"