命令行脚本¶ This script build a given python package into a package of dynamic library (.so) files. Example: python -m aloha.script.compile --base=./ --dist=../build --keep='main.py'