What's the fastest way to parse arguments in Python?

前端 未结 0 1151
栀梦
栀梦 2021-01-06 20:45

What is the fastest way to pass a short list of command line options?

I started with just a list, then thought about using a numpy array, because as I understand it t

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