documentationenhancementgood first issue
Repository metrics
- Stars
- (27,167 stars)
- PR merge metrics
- (平均マージ 11h 50m) (30d で 1 merged PR)
説明
argparse makes it easier to provide help/documentation on the command line and also provides choices, default and type
It also returns an object rather than a dict. There are currently arg options scattered throughout the code which are not mentioned in arguements.py