[Distutils] Do end-users need to install Python before installing/using Python extentions for a Windows program?

Tarek Ziade tarek.ziade at ingeniweb.com
Sat Aug 30 13:35:31 CEST 2008


2008/8/29 SrMandrake ElMago <srmandrake at yahoo.com>

> Hello,
> I have developed a little Windows program that uses Python extensions I
> wrote myself (no SWIG or nothing), and I was wondering, if I am going to
> make this program run in a machine Windows, do I have to actually
> install Python in this machine, if not, what are the minimum requirements.
>
>

Hello

Yes you do, unless you use an embed Python to distribute your program, look
a the py2exe project for instance:

http://www.py2exe.org/

Regards

Tarek




> Thanks in advance
> Rod-
>
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>
>


-- 
Tarek Ziadé - Directeur Technique
INGENIWEB (TM) - SAS 50000 Euros - RC B 438 725 632
Bureaux de la Colline - 1 rue Royale - Bâtiment D - 9ème étage
92210 Saint Cloud - France
Phone : 01.78.15.24.00 / Fax : 01 46 02 44 04
http://www.ingeniweb.com - une société du groupe Alter Way
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080830/8dc4b864/attachment.htm>


More information about the Distutils-SIG mailing list