2 Jan 2007 07:19
Bruce The Presentation Tool, release 1.2
Anthony Baxter <anthony <at> interlink.com.au>
2007-01-02 06:19:09 GMT
2007-01-02 06:19:09 GMT
Bruce the Presentation Tool is for Python programmers who are tired
of fighting with presentation tools. In its basic form it allows
text, code or image pages and even interactive Python sessions. It
uses PyGame and is easily extensible to add new page types.
Changes in 1.2:
* added control-F to switch between fullscreen and windowed mode
(X11 only)
* added ShellInterpreterPage and SpawnPage
* added socrates.py driver script - see doc/socrates.txt
for more
* many, many new features added - highlighting of code pages,
timed auto-advancing of pages, simple syntax for text page
effects, autotyping enhancements... and much more. See
doc/socrates.txt for more.
It runs on Unix, MacOS and Windows, and requires pygame.
You can get Bruce from the cheeseshop:
http://cheeseshop.python.org/pypi/bruce
Example presentations (the ones I presented at OSDC a month ago) can
be seen at
http://codingweasel.googlecode.com/svn/trunk/talks/2006/
License
=======
Copyright (c) 2005, 2006, 2007 Richard Jones (richard at
(Continue reading)
RSS Feed