The luban package (http://luban.danse.us) is a python-based, cross-
platform user interface builder. It provides UI developers a generic
language to describe a user interface, and the description can be
rendered as web or native interfaces.
Gongshuzi, an application built by using luban, can
Tryton is a three-tiers high-level general purpose application
platform under the license GPL-3 written in Python and using
PostgreSQL as database engine.
It is the core base of a complete business solution providing
modularity, scalability and security.
This new series comes up with new modules,
QOTW: "It was intended to be understood, not copied." - Dave Angel comments
on a characteristic of didactic examples
http://groups.google.com/group/comp.lang.python/msg/61e2d60d08f1c630
Altering the default character encoding (sys.setdefaultencoding) is never
a good idea: