Playing with Reinteract
Found Owen's Reinteract Demo on Planet GNOME this morning and had to play with it immediately:
Source code: reshell.py and reglade.py.
Update: Some Steve asked for PIL support in Reinteract. The reimage.py module supports PIL images, GDK pixbufs, GTK widgets and file names. Screenshot.
Comments
Post a Comment
This site's webmaster failed misserably in upgrading the underlaying web framework.
The comment system is entirely broken right now. Sorry!

Pretty bad ass!
wow that is cool!!
this makes me want to start learning python.
I found a problem with reimage.py and PIL version 1.1.6. When you open an image with Image.open, the resulting instance isn't an instance of ImageFile.ImageFile, but its an instance of the class for that image's format (e.g BmpImagePlugin.BmpImageFile). I've made a dirty little fix for it if anybody is interested, its probably not the proper way to fix it, but it seems to work. You can find the diff here: http://pastebin.ca/772420
Your extensions are listed here:
http://www.reinteract.org/trac/wiki/E...