Download List

프로젝트 설명

Webwidgets is a framework for writing Web
applications as if they were desktop applications.
It employs the same programming paradigm as GTK,
Qt, etc. with a tree of widgets with callbacks for
events such as a button press. It encapsulates
page loads, session data, form handling, etc. into
widgets with their own state. Webwidgets is
focused on code reuse, rapid prototyping, and
separation between graphic design, interaction
design, and application logic. It is implemented
in Python and uses the Webware application server
framework.

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-02-19 03:08
0.9.1

더 나은 설치 지침, 문서를 추가하고, Wwml의 속성을 처리 bugfix.
Tags: Minor bugfixes
Better installation instructions, documentation additions, and a bugfix to the attribute handling in Wwml.

2009-02-05 01:44
0.9.0

이 릴리스의 새로운 위젯도 많이 추가하고 기존 위젯의 새로운 기능을 추가합니다. 또한, 코어 라이브러리에서 필터의 개념을 소개하고있습니다.
Tags: Major feature enhancements
This release adds lots of new widgets and adds new
features to old widgets. In addition, it
introduces the concept of filters in the core
library.

2007-12-10 19:22
0.8.0

Tags: Initial freshmeat announcement

Project Resources