Path: csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: jak Newsgroups: it.comp.lang.python Subject: Re: ANN: eGenix PyRun - One file Python Runtime 2.5.0 Date: Tue, 2 Jul 2024 10:44:22 +0200 Organization: A noiseless patient Spider Lines: 70 Message-ID: References: <7afff6ed-505b-4915-bfae-059be2b3fabf@egenix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Tue, 02 Jul 2024 10:44:23 +0200 (CEST) Injection-Info: dont-email.me; posting-host="404264858231f386472b46fe58b1b087"; logging-data="1664981"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+qOVZ0y36xj+hEMozl5DbL" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.2 Cancel-Lock: sha1:8RthtjQZJu1zlYZ4ElaAI78otWU= In-Reply-To: Xref: csiph.com it.comp.lang.python:7877 eGenix Team ha scritto: > *ANNOUNCING* > > >    eGenix PyRun - One file Python Runtime > > Version 2.5.0 > > Python runtime taking up just 4-6MB on disk > > This announcement is also available on our web-site for online reading: > https://www.egenix.com/company/news/eGenix-PyRun-2.5.0-GA.html > > ------------------------------------------------------------------------ > *INTRODUCTION* > > *eGenix PyRun*™ > is our open source, one file, no installation version of Python, making > the distribution of a Python interpreter to run Python based scripts and > applications to Unix based systems simple and efficient. > > eGenix PyRun's executable only needs 4-6MB on disk, but still supports > most Python applications and scripts. > > Compared to a regular Python installation of typically 100MB on disk, > eGenix PyRun is ideal for applications and scripts that need to be > distributed to containers, VMs, clusters, client installations, > customers or end-users. > > It makes "installing" Python on a Unix based system as simple as copying > a single file. > > eGenix has been using eGenix PyRun as run-time for the Linux version of > mxODBC Connect Server > product since > 2008 with great success and decided to make it available as a > stand-alone open-source product. > > We provide the source archive to build your own *eGenix PyRun on Github* > , as well as a few binary > distributions to get you started on Linux x86_64. In the future, we will > set up automated builds for several other platforms. > > Please see the product page for more details: > > >>> eGenix PyRun - One file Python Runtime > > > > ------------------------------------------------------------------------ > *NEWS* > > This major release of eGenix PyRun > comes with the following > enhancements: > >  * Added support for *Python 3.8 - 3.11* >  * Removed support for Python 3.5-3.7 >  * Modernized the directory setup and build >  * Changed the license to the *Apache2 license* >  * Extracted the code from our internal mono-repo to put on Github >  * *Relaunched the project on Github* > > For a complete list of changes, please see the *eGenix PyRun Changelog > *. > > > Enjoy, >