Distutils Question - Creating an "installer" for python users?

Gregory Piñero gregpinero at gmail.com
Mon Aug 1 17:13:36 EDT 2005


Hey guys,

I wrote a fairly simple program that has 3 python files, and needs a
couple directories created to run.  It also uses PythonCard.  I would
like make it easily distributable to users who already have Python
installed.  Would anyone mind explaining this in easy to follow steps
or pointing me to a good tutorial (probably more newbie friendly than
the one in the python docs).

I already made a py2exe version for windows users without python
installed so I already have a somewhat working setup.py file.  Thanks
in advance for your help.


-- 
Gregory Piñero
CEO and Founder
Blended Technologies
(www.blendedtechnologies.com)



More information about the Python-list mailing list