In order to provide source code for my presentation at PyCon, I
rewrote the library from the ground up over a period of several weeks.
Immediately after my presentation, it was pointed out that I hadn't
updated the web site. So, I've rewritten the project home page and
the Importing wiki page.
http://code.google.com/p/livecoding/
http://code.google.com/p/livecoding/wiki/Importing
The latest version of the library is currently only available from the
trunk. It is pretty much complete, but currently lacks the unit
testing changes which I have yet to plish and check in. Once I have
had time to polish the whole project, I will do a new release. Given
the rewrite, it will have to be 2.0 I guess.
If anyone is still interested in this and wants to either eyeball the
code, or read the web pages and give me some feedback, it would be
appreciated!
Cheers,
Richard.