urwid 1.0.1
A full-featured console (xterm et al.) user interface library
Urwid is a console user interface library. It includes many features useful for text console application developers including:
- Applcations resize quickly and smoothly
- Automatic, programmable text alignment and wrapping
- Simple markup for setting text attributes within blocks of text
- Powerful list box with programmable content for scrolling all widget types
- Your choice of event loops: Twisted, Glib or built-in select-based loop
- Pre-built widgets include edit boxes, buttons, check boxes and radio buttons
- Display modules include raw, curses, and experimental LCD and web displays
- Support for UTF-8, simple 8-bit and CJK encodings
- 256 and 88 color mode support
- Python 3.2 support
- Home Page:
- http://excess.org/urwid/
- Example Program Screenshots:
- http://excess.org/urwid/examples.html
- Author: Ian Ward
- Home Page: http://excess.org/urwid/
- Download URL: http://excess.org/urwid/urwid-1.0.1.tar.gz
- Keywords: curses ui widget scroll listbox user interface text layout console ncurses
- License: LGPL
- Platform: unix-like
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Environment :: Console :: Curses
- Intended Audience :: Developers
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: POSIX
- Operating System :: Unix
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.2
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Software Development :: Widget Sets
- Package Index Owner: iward
- DOAP record: urwid-1.0.1.xml
