PyInstaller is an open source tool which will allow you to convert (package) Python programs into stand-alone executables, under Mac OS X, Windows, and Linux. PyInstaller’s main advantages over similar tools are that PyInstaller works with any version of Python since 1.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.
PyInstaller
April 15th, 2010 · No Comments
Tags: Developer Tools
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
You must log in to post a comment.