Our new eGenix PyRun™
combines a Python interpreter with an almost complete Python standard
library into a single easy-to-use executable, that does not require a system wide installation and is fully relocatable.
eGenix PyRun's executable only needs 11MB, but still supports most Python application and scripts - and it can be further compressed to 3-4MB using gzexe or upx.
Compared to a regular Python installation of typically 100MB on disk, this makes eGenix PyRun ideal for applications and scripts that need to be distributed to many target machines, client installations or customers.
It makes "installing" Python on a Unix based system as simple as copying a single file.
We have been using the product internally in our mxODBC Connect Server since 2008 with great success and have now extracted it into a stand-alone open-source product.
We provide both the source archive to build your own eGenix PyRun, as well as pre-compiled binaries for Linux, FreeBSD and Mac OS X, as 32- and 64-bit versions.
Please see the product page for more details:
>>> eGenix PyRun - One file Python Runtime
This is a new minor release of eGenix PyRun, which contains a few important fixes and enhancement based on the user feedback we received.
The new release includes a new script called install-pyrun, which greatly simplifies installation of eGenix PyRun, which works much like the virtualenv shell script used for creating new virtual environments (except that there's nothing virtual about PyRun environments :-)).
Using the script, the eGenix PyRun installation is as simple as running:
install-pyrun targetdir
Marc-André, CEO of eGenix, will be giving a presentation about eGenix PyRun at PyCon UK 2012 in Coventry, UK on Saturday, Sept 29th in the Room Python/CC1.8.
He will also be available during the conference to answer questions.
Please visit the eGenix PyRun product page for downloads, instructions on installation and documentation of the product.
For more information on eGenix PyRun, licensing and download instructions, please write to sales@egenix.com.
Enjoy !
Marc-Andre Lemburg, eGenix.com