Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.python > #7877
| From | jak <nospam@please.ty> |
|---|---|
| Newsgroups | it.comp.lang.python |
| Subject | Re: ANN: eGenix PyRun - One file Python Runtime 2.5.0 |
| Date | 2024-07-02 10:44 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <v60el7$1ipul$1@dont-email.me> (permalink) |
| References | <7afff6ed-505b-4915-bfae-059be2b3fabf@egenix.com> <mailman.184.1719838773.2909.python-list@python.org> |
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*™ <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, >
Back to it.comp.lang.python | Previous | Next | Find similar
Re: ANN: eGenix PyRun - One file Python Runtime 2.5.0 jak <nospam@please.ty> - 2024-07-02 10:44 +0200
csiph-web