跳到主要内容

nuitka

usecase

# 依赖包 patchelf

# hello.bin
python -m nuitka --standalone --onefile hello.py

# hello.so
python -m nuitka --module hello.py