Download List

Projeto Descrição

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-17 01:41 Back to release list
0.9.9

Esta versão inclui vários novos recursos desenvolvidos desde a última versão principal. Urwid agora suporta 256 e 88 terminais de cor. Uma classe MainLoop novo foi introduzido para unir widgets, a entrada do usuário tela, e um ciclo de eventos. Torcido e GLib-loops evento baseado agora são suportados diretamente. Uma nova classe AttrMap agora permite o mapeamento de qualquer atributo de qualquer outro atributo. A maior parte do código base foi limpo e agora tem a melhor documentação e testes.
Tags: major stable features
This release includes many new features developed since the last major release. Urwid now supports 256 and 88 color terminals. A new MainLoop class has been introduced to tie together widgets, user input, screen display, and an event loop. Twisted and GLib-based event loops are now supported directly. A new AttrMap class now allows mapping any attribute to any other attribute. Most of the code base has been cleaned up and now has better documentation and testing.

Project Resources