You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.