Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Python-announce] python-build-standalone 3.11 distributions

130 views
Skip to first unread message

Gregory Szorc

unread,
Jan 17, 2023, 10:14:56 PM1/17/23
to
python-build-standalone
(https://github.com/indygreg/python-build-standalone) is a project
that produces standalone, highly portable builds of CPython that are
designed to run on as many machines as possible with no additional
dependencies. I created the project for PyOxidizer
(https://github.com/indygreg/PyOxidizer) but it is now being used for
various other tools that want to easily "install" a working Python
interpreter, such as Bazel's rules_python
(https://github.com/bazelbuild/rules_python) and various applications
embedding Python.

Read more at https://gregoryszorc.com/docs/python-build-standalone/main/

I'm pleased to announce the latest 20230116 release
(https://github.com/indygreg/python-build-standalone/releases/tag/20230116)
of the project. This release is the first providing Python 3.11
distributions, joining existing support for Python 3.8, 3.9, and 3.10.

Distributions are available for Windows, Linux, and macOS covering
multiple machine architectures and levels of optimization.
0 new messages