Python: compiling using cx_freeze tutorial

Publicado el: 27 junio 2012
en el canal de: Aayush Mahajan
83,505
556

I HAVE POSTED ALL CODES AND COMMANDS IN THE DESCRIPTION. PLEASE REFER TO THEM.
If you have any other problems, feel free to contact me.
In this video, I show you how to compile python programs in order to share it with someone who doesn't have Python.
It works with modules perfectly!
cx_freeze official site: http://cx-freeze.sourceforge.net/


the setup.py:
-----------------------------------------------------------------------
from cx_Freeze import setup, Executable

setup(
name = "" ,
version = "0.1" ,
description = "" ,
executables = [Executable("")] ,
)

----------------------------------------------------------------------------
The command line: c:\python32\python.exe setup.py build
NOTE: first go to the python32 folder in command prompt. then use the command above.

If you have any problems, please comment or PM me and I will try to find a solution for that!

Ignore these:
Python, Python compiling, cx freeze, cx_freeze, cx_freeze tutorial, cx freeze tutorial, cx_freeze compiling, compiling, tutorial, python tutorial, compiling tutorial, python 3, python programming, python tutorial, Python (programming Language), software , software tutorial, compile python,compiling python tutorial, compiling python code, how to compile python code, py2exe, easy way to compile python


En esta página del sitio puede ver el video en línea Python: compiling using cx_freeze tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Aayush Mahajan 27 junio 2012, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 83,505 veces y le gustó 556 a los espectadores. Disfruta viendo!