I am pleased to announce version 2.6.1 of the Python bindings for GTK.
The new release is available from ftp.gnome.org as and its mirrors
as soon as its synced correctly:
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.6/pygtk-2.6.1.tar.gz
Changes since 2.6.0:
- GtkListStore.insert optim
I'm pleased to announce the first alpha release of PyDO 2.
PyDO is Drew Csillag's ORM (Object-Relational Mapper) database access
library for Python that facilitates writing a Python database access
layer. PyDO attempts to be simple, flexible, extensible, and
unconstraining.
PyDO 2 is a rewrite o