> How to make a standalone Python/Tk program(e.g. exe file on Windows)? > Any suggestions are welcome!
Hello! Here are a few pointers, try to google: - pyinstaller - python freeze - py2exe or more generally "python to exe" You may have a search on this mailing list, in my mind this topic was discussed recently. Best regards. Sam -- http://mail.python.org/mailman/listinfo/python-list