faire d'un programme python un executable windows (.exe) - Python - Programmation
Marsh Posté le 30-10-2003 à 10:37:42
tout est dans le sujet! Pour l'instant pour executer un programme python sous windows faut que j'installe python 2.2.x comment faire pour transformer mon programme python en .exe pour qu'il puisse tourner sur toutes machines n'ayant pas python?
Marsh Posté le 30-10-2003 à 10:39:08
py2exe
Marsh Posté le 30-10-2003 à 10:44:48
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 30-10-2003 à 10:37:42
tout est dans le sujet!
Pour l'instant pour executer un programme python sous windows faut que j'installe python 2.2.x
comment faire pour transformer mon programme python en .exe pour qu'il puisse tourner sur toutes machines n'ayant pas python?