Re: ANNOUNCE: Ice 2.0 released
Marc Laukien <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > 100% of the Ice source code has been developed by ZeroC employees. Fixes, bug reports, and enhancement requests have come in from Open Source developers around the world, as can be seen from the forums on the ZeroC web site. Regards, Andrew Marlow -- http://mail.python.org/mailman/listinfo/python-list
Presentation with Python inline code
Hi all I wonder whether there is a Python module that allows to present slides with built-in Python effects. The presentation could be specified in an XML file and presented by a Python program that allows some kind of scripting to add nice effects and demonstrate live execution of code within the slides. Is such a thing available? The packages I found that come closest are Bruce and Emersion, but they both don't really fit my bill ;-) -- http://mail.python.org/mailman/listinfo/python-list