安装和先决条件 在运行应用程序之前,使用包管理器pip安装依赖项 pip3 install -r requirements.txt 用法 要启动终端强制转换应用程序,请运行: python3 -m cast 或者,如果您通过pip安装该应用程序: pip install . # command available once pkg has been installed cast-sh 争论 optional arguments: -h, --help show this help message and exit -p [PORT], --port [