ANN: eGenix PyRun - One file Python Runtime 2.6.0

eGenix Team <[email protected]> Wed, 13 Nov 2024 11:22:41 +0100
Newsgroups gmane.comp.python.egenix.user
Organization eGenix.com
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============2451243360300109366==
Content-Type: multipart/alternative;
 boundary="------------ruyTCPqWhMeIS0RNM1ZMsH6Y"
Content-Language: en-US, de-DE

This is a multi-part message in MIME format.
--------------ruyTCPqWhMeIS0RNM1ZMsH6Y
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

*ANNOUNCING*


    eGenix PyRun - One file Python Runtime

Version 2.6.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.6.0-GA.html

------------------------------------------------------------------------
*INTRODUCTION*

*eGenix PyRun*™ <https://www.egenix.com/company/legal/trademarks.html> 
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 
<https://www.egenix.com/products/python/mxODBCConnect/> 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* 
<https://github.com/eGenix/egenix-pyrun>, 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 
<https://www.egenix.com/products/python/PyRun/>


------------------------------------------------------------------------
*NEWS*

This major release of eGenix PyRun 
<https://www.egenix.com/products/python/PyRun> comes with the following 
enhancements:

  * Added support for *Python 3.12*
  * Added support for LTO release builds
  * Added dev build targets for development; these don't use PGO and
    thus build faster

For a complete list of changes, please see the *eGenix PyRun Changelog 
<https://www.egenix.com/products/python/PyRun/changelog.html>*.


Enjoy,

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Experts (#1, Nov 13 2024)
>>> Python Projects, Coaching and Support ...    https://www.egenix.com/
>>> Python Product Development ...        https://consulting.egenix.com/
________________________________________________________________________

::: We implement business ideas - efficiently in both time and costs :::
     
    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
                https://www.egenix.com/company/contact/
                      https://www.malemburg.com/

--------------ruyTCPqWhMeIS0RNM1ZMsH6Y
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <b>ANNOUNCING</b><br>
    <div align="center">
      <h2> eGenix PyRun - One file Python Runtime</h2>
      Version 2.6.0<br>
      <br>
      <span
style="color: rgb(31, 35, 40); font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;Noto Sans&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">Python
        runtime taking up just 4-6MB on disk</span><br>
      <br>
      This announcement is also available on our web-site for online
      reading:<br>
      <a
href="https://www.egenix.com/company/news/eGenix-PyRun-2.6.0-GA.html"
        class="moz-txt-link-freetext" moz-do-not-send="true">https://www.egenix.com/company/news/eGenix-PyRun-2.6.0-GA.html</a><br>
    </div>
    <br>
    <hr width="100%" size="2"><b>INTRODUCTION</b><br>
    <br>
    <p><strong>eGenix PyRun</strong><a class="egenix-tm"
        href="https://www.egenix.com/company/legal/trademarks.html"
        moz-do-not-send="true">™</a> 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.</p>
    <p>eGenix PyRun's executable only needs 4-6MB on disk, but still
      supports most Python applications and scripts. </p>
    <p>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.</p>
    <p>It makes "installing" Python on a Unix based system as simple as
      copying a single file.</p>
    <p>eGenix has been using eGenix PyRun as run-time for the Linux
      version of <a
        href="https://www.egenix.com/products/python/mxODBCConnect/"
        moz-do-not-send="true">mxODBC Connect Server</a> product since
      2008 with great success and decided to make it available as a
      stand-alone open-source product. </p>
    We provide the source archive to build your own <a
      href="https://github.com/eGenix/egenix-pyrun"
      moz-do-not-send="true"><b>eGenix PyRun on Github</b></a>, 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.
    <p>Please see the product page for more details: </p>
    <p>    <a style=" font-weight: bold;"
        href="https://www.egenix.com/products/python/PyRun/"
        moz-do-not-send="true">&gt;&gt;&gt; eGenix PyRun - One file
        Python Runtime</a></p>
    <br>
    <hr width="100%" size="2"><b>NEWS</b><br>
    <p>This major release of <a
        href="https://www.egenix.com/products/python/PyRun"
        moz-do-not-send="true">eGenix PyRun</a> comes with the following
      enhancements:</p>
    <ul>
      <li>Added support for <b>Python 3.12</b></li>
      <li style="box-sizing: border-box; margin-top: 0.25em;">Added
        support for LTO release builds</li>
      <li style="box-sizing: border-box; margin-top: 0.25em;">Added dev
        build targets for development; these don't use PGO and thus
        build faster</li>
    </ul>
    For a complete list of changes, please see the <b><a
href="https://www.egenix.com/products/python/PyRun/changelog.html"
        moz-do-not-send="true">eGenix PyRun Changelog</a></b>.
    <p><br>
    </p>
    Enjoy,<br>
    <pre class="moz-signature" cols="72">-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Experts (#1, Nov 13 2024)
&gt;&gt;&gt; Python Projects, Coaching and Support ...    <a class="moz-txt-link-freetext" href="https://www.egenix.com/">https://www.egenix.com/</a>
&gt;&gt;&gt; Python Product Development ...        <a class="moz-txt-link-freetext" href="https://consulting.egenix.com/">https://consulting.egenix.com/</a>
________________________________________________________________________

::: We implement business ideas - efficiently in both time and costs :::
    
   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
               <a class="moz-txt-link-freetext" href="https://www.egenix.com/company/contact/">https://www.egenix.com/company/contact/</a>
                     <a class="moz-txt-link-freetext" href="https://www.malemburg.com/">https://www.malemburg.com/</a>

</pre>
  </body>
</html>

--------------ruyTCPqWhMeIS0RNM1ZMsH6Y--


--===============2451243360300109366==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://lists.egenix.com/mailman/listinfo/egenix-users

--===============2451243360300109366==--