argparse pass argument to python script ... sys.argv is good enough since you can easily access the arguments by the index from argv list.
確定! 回上一頁