From: Jure V. <jur...@gm...> - 2006-07-26 01:04:55
|
Hi, I've done a simple pythoncard app, a demo of dijkstra's algorithm: http://codeshift.net/dijkstra I had no prior experience with GUI applications in python, yet managed to do it in a day. Pythoncard seemed very pythonic to me and I think it was the right choice. Anyways, if you find that code useful as a pythoncard demo or sth., feel free to use it. regards, jure |