ダウンロードリスト

プロジェクト概要

Urwid はテキスト コンソール アプリケーションを作るための Python ライブラリです。流体界面のサイズ変更を含む多くの機能は、UTF-8 と CJK エンコーディング、標準およびカスタム テキスト レイアウト モード、テキスト属性の設定の簡単なマークアップとウィジェット タイプのミックスを処理する強力な動的なリスト ボックスをサポートします。それは、柔軟なモジュール式、しコントロールの開発者を残します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-11-17 01:41
0.9.9

このリリースでは多くの新しい機能は、最後のメジャーリリース以降に開発されています。 Urwidすぐに256と88色の端末をサポートします。新しいメインループクラス一緒にイベントループ、ユーザ入力、画面表示、ウィジェット、提携するために導入されている。ツイストとGLibベースのイベントループが直接サポートされます。新しいAttrMapクラスは他の属性に任意の属性をマッピングできます。コードベースのほとんどはクリーンアップされており、現在のよりよいドキュメントやテストをしています。
タグ: 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.

2009-03-14 06:44
0.9.8.4

このメンテナンスリリースではPython 2.6および修正プログラムとの互換性のバグの数を追加します。
タグ: Minor bugfixes
This maintenance release adds compatibility with Python 2.6 and fixes a number of bugs.

2008-05-30 17:54
0.9.8.2

非互換性はPython 2.3は、パイルカーソルpref_colバグWidgetWrap行のバグをキャッシュし、コールバックのバグ、フィラー体のバグは、チュートリアルによって引き起こされる、とLineBox llineパラメータのミスとボタンmouse_event修正されました。
タグ: Minor bugfixes
Incompatibilities with Python 2.3, a Pile cursor
pref_col bug, a WidgetWrap rows caching bug, a
Button mouse_event with no callback bug, a Filler
body bug triggered by the tutorial, and a LineBox
lline parameter typo were fixed.

2007-03-26 15:59
0.9.8

このリリースでは450%にいくつかのベンチマークの70%Urwidのパフォーマンスが向上します。新しい基本クラスのウィジェットは、キャンバスのため、リスト歩行器が導入されている。 raw_displayモジュールは、現在以外で使用される可能性があります外部のイベントループを持つようにブロック固定されているいくつかのバグ。 Python 2.2以降が必要になりました。
タグ: Major feature enhancements
This release improves Urwid's performance by 70%
to 450% for some benchmarks. New base classes have
been introduced for widgets, canvases, and list
walkers. The raw_display module may now be used in
a non-blocking manner with external event loops.
Some bugs have been fixed. Python 2.2 or later is
now required.

2007-01-04 23:41
0.9.7.2

このメンテナンスリリースでパフォーマンスが大幅にするときはUTFで実行- 8モードが向上します。 UTF - 8の入力処理のバグも修正されました。
タグ: Minor feature enhancements
This maintenance release significantly improves performance when run in UTF-8 mode. A UTF-8 input handling bug was also fixed.

プロジェクトリソース