Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Use argparse for command line argument parsing #6

Open
osma opened this issue Apr 13, 2017 · 0 comments
Open

Use argparse for command line argument parsing #6

osma opened this issue Apr 13, 2017 · 0 comments

Comments

@osma
Copy link
Owner

osma commented Apr 13, 2017

Currently scripts just use sys.argv[1] and break if there is no command line argument. Instead the scripts should use argparse to handle command line arguments and show usage and error messages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant