Distributing A Python Application

Gene Chiaramonte gchiaramonte at mail.com
Tue Apr 18 17:16:28 EDT 2000


I want to distribute a windows GUI application developed in Python/Tkinter.
How can I distribute the python enviromnent and my application into a
directory such as c:\program files\myapp\bin, ...\lib, ...\dlls etc. I want
my installation of python to be insulated from any versions of python the
user may have or install in the future. (ie. I don't want the user breaking
my app by upgrading to python 1.6 or something like that)

Thanks,

Gene

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup





More information about the Python-list mailing list