PyGooCanvas 0.4.1 has been released
Goocanvas is a canvas widget for GTK+, It is similar in many ways to FooCanvas, hence the name, but it uses cairo for rendering, it has a model/view split, and uses interfaces for items & views (so you can easily turn any application object into a canvas item or view).PyGooCanvas 0.4.1
PyGooCanvas is a wrapper which exposes the goocanvas API to the python world. It is fairly complete; most of the API are covered.
The documentation is a work in progress.