Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197020
| From | eGenix Team <info@egenix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | ANN: eGenix PyRun - One file Python Runtime 2.6.0 |
| Date | 2024-11-13 11:22 +0100 |
| Organization | eGenix.com |
| Message-ID | <mailman.110.1731593052.4695.python-list@python.org> (permalink) |
| References | <9f38c14b-23af-4fb2-95e0-db84d2657693@egenix.com> |
*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/
Back to comp.lang.python | Previous | Next | Find similar
ANN: eGenix PyRun - One file Python Runtime 2.6.0 eGenix Team <info@egenix.com> - 2024-11-13 11:22 +0100
csiph-web