[BangPypers] a dynamic status display thing...

Navin Kabra navin.kabra at gmail.com
Thu Aug 20 15:40:26 CEST 2009


On Thu, Aug 20, 2009 at 6:56 PM, Vishal <vsapre80 at gmail.com> wrote:

> Hi,
>
> Have you seen this:
> http://en.wikipedia.org/wiki/Quicksort
> There is a GIF file in this webpage that shows how the workings of
> QuickSort.
> We wish to do this for a process that goes on in runtime. Basically its a
> status display thing.
> Any thoughts would help.
>


Vishal,
If I understand right, you want to dynamically create an animation that
shows what's going on with your process at runtime.

The Python Imaging Library will allow you to create animated gifs - like the
Quicksort one...

navin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090820/9c0a9f93/attachment.htm>


More information about the BangPypers mailing list