Can argparse forward arguments to other python files?

后端 未结 0 1660
情歌与酒
情歌与酒 2021-01-03 07:04

I\'m writing a CLI with hundreds of arguments and sub modules in Python with argparse. For obvious reasons, I do not want these arguments all stacked in the same python file

相关标签:
回答
  • 消灭零回复
提交回复
热议问题