[Numpy-discussion] Fwd: an interesting single-file, cross-platform Python deployment tool.

Fernando Perez fperez.net at gmail.com
Mon Jul 2 15:26:56 EDT 2012


Hi all,

sorry for the slightly off-topic post, but I know that in our
community many people often struggle with deployment issues (to
colleagues, to experimental/hardware control machines, to one-off test
machines, ...).  I just stumbled upon this announcement by accident,
and figured it might prove useful.

If anyone happens to try it out and has any feedback on whether it
works well or not, I suspect I wouldn't be the only one interested.

Cheers,

f

On Mon, 02 Jul 2012 15:52:20 +0200, eGenix Team: M.-A. Lemburg wrote:

> ________________________________________________________________________
> ANNOUNCING
>
>                  eGenix PyRun - One file Python Runtime
>
>                              Version 1.0.0
>
>
>           An easy-to-use single file relocatable Python run-time -
>             available for Windows, Mac OS X and Unix platforms
>
>
> This announcement is also available on our web-site for online reading:
> http://www.egenix.com/company/news/eGenix-PyRun-1.0.0.html
>
> ________________________________________________________________________
> INTRODUCTION
>
> 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 12MB, 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.
>
>     http://www.egenix.com/products/python/PyRun/
>
> ________________________________________________________________________
> NEWS
>
> This is the first public release of eGenix PyRun. 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 provide pre-compiled binaries for Linux,
> FreeBSD and Mac OS X, for the resp. 32- and 64-bit platforms.
>
> Presentation at EuroPython 2012 -------------------------------
>
> Marc-André, CEO of eGenix, will be giving a presentation about eGenix
> PyRun at EuroPython 2012 in Florence, Italy on Wednesday,
> July 4th in the Room Tagliatelle.
>
> He will also be available during the conference to answer questions.
>
> ________________________________________________________________________
> DOWNLOADS
>
> The download archives and instructions for installing the product can be
> found at:
>
>     http://www.egenix.com/products/python/PyRun/
>
> _______________________________________________________________________
> SUPPORT
>
> Commercial support for these packages is available from eGenix.com.
> Please see
>
>     http://www.egenix.com/services/support/
>
> for details about our support offerings.
>
> ________________________________________________________________________
> MORE INFORMATION
>
> For more information about eGenix PyRun, licensing and download
> instructions, please visit our web-site or write to sales at egenix.com.
>
> Enjoy,
> --
> Marc-Andre Lemburg eGenix.com
>
> Professional Python Services directly from the Source
>>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
> ________________________________________________________________________
>
> ::: Try our new mxODBC.Connect Python Database Interface for free ! ::::
>
>
>    eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
>     D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
>            Registered at Amtsgericht Duesseldorf: HRB 46611
>                http://www.egenix.com/company/contact/



More information about the NumPy-Discussion mailing list