Skip to content

Commit 908d502

Browse files
committed
docs: add note about PyOxy
1 parent bb3b3ba commit 908d502

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ embedding Python in a larger binary. See the
2323
`PyOxidizer <https://github.com/indygreg/PyOxidizer>`_ sister project
2424
for such a downstream repackager.
2525

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+
2633
.. toctree::
2734
:maxdepth: 2
2835
:caption: Contents:

0 commit comments

Comments
 (0)