Monday, September 30, 2013

PyInstaller 2.1

PyInstaller converts (packages) Python programs into standalone executables under Windows, Linux, Mac OS X, Solaris, and AIX. It supports several platforms and is able to build fully-contained (single file) executables.



RELEASE NOTES: This release requires a minimum of Python 2.4. It adds a rewritten manual, integration with setuptools and pypi, --version-file with Unicode support, running of frozen apps from paths containing foreign characters, a --icon option for OS X, argv emulation for OpenDocument AppleEvent, the option --runtime-hook to allow running custom code, renaming of --buildpath to --workpath, placement of a created app in --distpath, experimental support for Linux Arm, and the new/fixed import hooks docutils, jinja2, sphinx, pytz, idlelib, sqlite3, IPython, Scipy, pygst, Python for .NET, PyQt5, Bacon, raven, twisted, pygst, and Django 1.4.




RELEASE TAGS: Stable, Major



TAGS: Software Development, Code Generators, Compilers



LICENSES: GPLv2
Full Post

No comments:

Post a Comment