pip install Cython; 將原本的Python 檔案,重新命名副檔名為*.pyx; 簡單的Setup.py 可以長這樣 from distutils.core import setup from Cython.
確定! 回上一頁