Skip to content

Replace argument parsing to use the argparse package #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pythonhacker opened this issue Dec 3, 2021 · 0 comments
Closed

Replace argument parsing to use the argparse package #9

pythonhacker opened this issue Dec 3, 2021 · 0 comments
Assignees

Comments

@pythonhacker
Copy link
Owner

pythonhacker commented Dec 3, 2021

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.

@pythonhacker pythonhacker self-assigned this Dec 8, 2021
pythonhacker pushed a commit that referenced this issue Dec 11, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker added a commit that referenced this issue Dec 12, 2021
ref issue #9 - Updated README.md with updated usage
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
pythonhacker pushed a commit that referenced this issue Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant