using python logo at startup

Dhruv dhruv.howudoin at gmail.com
Tue Apr 21 12:46:43 EDT 2009


Is there a way to display/flash "python powered" logo for like 2
seconds at startup of a helloworld application?

Well actually I have an application that takes data from an excel file
and generates a kml file and opens it up with google earth. All this
is compiled in an exe file using py2exe. Now I just want to display
the python logo before the actual script starts. Just for the sake of
informing the user that this application was made using python.

Is this possible?



More information about the Python-list mailing list