Some Python Examples

Posted on by Chris Warburton

Hello, been working on some tiny Python scripts to show off the bindings and stuff.

Here’s the first of them:

Scribble

This simply makes a window in which you can scribble with the mouse.

Microblogger

This listens on a Jabber account for incoming messages, then publishes them on a web page.