Tag Archives: py2exe

Python: py2exe setup file example

py2exe is a Python package that can convert Python scripts into executable Windows programs. This is an example of py2exe setup file. Continue reading

Posted in Python | Tagged , | 1 Comment