We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3b3ba commit 908d502Copy full SHA for 908d502
docs/index.rst
@@ -23,6 +23,13 @@ embedding Python in a larger binary. See the
23
`PyOxidizer <https://github.com/indygreg/PyOxidizer>`_ sister project
24
for such a downstream repackager.
25
26
+Many users of these distributions might be better served by the
27
+`PyOxy <https://pyoxidizer.readthedocs.io/en/latest/pyoxy.html>`_
28
+sister project. PyOxy takes these Python distributions and adds some
29
+Rust code for enhancing the functionality of the Python interpreter.
30
+The official PyOxy release binaries are single file executables providing
31
+a full-featured Python interpreter.
32
+
33
.. toctree::
34
:maxdepth: 2
35
:caption: Contents:
0 commit comments