安装与入口#

CLI 工具随 qpandalite 包一同安装,提供两种调用方式:

# 推荐:直接命令
qpandalite --help

# 备选:模块方式
python -m qpandalite --help