Skip to content

Replace argument parsing to use the argparse package #9

Closed
@pythonhacker

Description

@pythonhacker

The getopt package that is currently being used is not as powerful as argparse -> https://github.com/akamensky/argparse . I also ended up writing a lot of custom code and structures for argument parsing.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions