7 ms·
You absolutely can create a standalone binary with Cython: see the `--embed` option [1]. [1] https://cython.readthedocs.io/en/stable/src/tutorial/embedding.htm
by edscho 2y ago
You absolutely can create a standalone binary with Cython: see the `--embed` option [1].
[1] https://cython.readthedocs.io/en/stable/src/tutorial/embedding.html https://cython.readthedocs.io/en/stable/src/tutorial/embeddi...