ANN: eGenix PyRun - One file Python Runtime 2.5.0

eGenix Team <[email protected]> Mon, 1 Jul 2024 14:59:12 +0200
Newsgroups gmane.comp.python.egenix.user
Organization eGenix.com
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============3112922841533577151==
Content-Type: multipart/alternative;
 boundary="------------wXHxXTeZvOgqZf0UjJFg0Daa"
Content-Language: en-US, de-DE

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

*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*™ <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.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 
<https://www.egenix.com/products/python/PyRun/changelog.html>*.


Enjoy,

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Experts (#1, Jul 01 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/

--------------wXHxXTeZvOgqZf0UjJFg0Daa
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.5.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.5.0-GA.html"
        class="moz-txt-link-freetext">https://www.egenix.com/company/news/eGenix-PyRun-2.5.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">™</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/">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"><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/">&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">eGenix PyRun</a>
      comes with the following enhancements:</p>
    <ul>
      <li>Added support for <b>Python 3.8 - 3.11</b></li>
      <li>Removed support for Python 3.5-3.7</li>
      <li>Modernized the directory setup and build</li>
      <li>Changed the license to the <b>Apache2 license</b></li>
      <li>Extracted the code from our internal mono-repo to put on
        Github</li>
      <li><b>Relaunched the project on Github</b></li>
    </ul>
    For a complete list of changes, please see the <b><a
href="https://www.egenix.com/products/python/PyRun/changelog.html">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, Jul 01 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>

--------------wXHxXTeZvOgqZf0UjJFg0Daa--


--===============3112922841533577151==
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

--===============3112922841533577151==--