python import pycli cli = pycli.CLI() @cli.command def greet(name: str): cli.run() python script.py greet --name John


上一篇:
下一篇:
切换中文