我知道python 是script語言,在windows 下,即使用pyinstaller 轉成exe, 還是有decompiler 可以看到source code. 那如果python script (.py) 轉成.pyx 再用Cython ... ... <看更多>
python轉cython 在 [問題] 是不是python程式用cython 可以藏code? 的必吃
我知道python 是script語言,在windows 下,即使用pyinstaller 轉成exe, 還是有decompiler 可以看到source code. 那如果python script (.py) 轉成.pyx 再用Cython ... ... <看更多>
python轉cython 在 Compile Python to C | cython, pypy,numba | python tutorials 的必吃

In this video, I will explain the different options to compile our Python code to the C level to boost its performance. ... <看更多>
python轉cython 在 [問題] cython 轉C code 請益- 看板Python - 批踢踢實業坊 的必吃
大家好,想請問一下,如果使用python撰寫程式,如果使用cython將程式碼轉成 c code
,是否會連同使用的python api也同樣轉成c code(例如:SciPy的快速傅立葉轉換)。
我想要全部轉換成c code,方便移殖到embedded system.
感謝回答。
p.s:我沒學過python
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 49.216.217.196 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Python/M.1601089006.A.680.html
... <看更多>