ref: https://pytauri.github.io/pytauri/latest/usage/tutorial/build-standalone/
- Use
download-pyto downloadpython-build-standalone(only needed for the first build). You can modifydownload-pyto customize the required Python version. - Use
buildto build the app. If you want to useCythonto protect your python source code, set the environment variableUSE_CYTHON=1before runningbuild.