# setup-cython **Repository Path**: sunfangyi/setup-cython ## Basic Information - **Project Name**: setup-cython - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cython-setup * 能够把Python项目Cython化 * 使用PyInstaller打包Cython化的Python项目 * 使用StaticX把PyInstaller打包成一个独立的二进制包 # 使用模板项目 ## setup-cython-quickstart ``` cookiecutter https://gitee.com/umaru-x/setup-cython.git ```