Skip to content

Instantly share code, notes, and snippets.

@StephenFordham
Created April 16, 2019 12:48
Show Gist options
  • Save StephenFordham/d01422c7b8d30e220f41a3b7711aa40c to your computer and use it in GitHub Desktop.
Save StephenFordham/d01422c7b8d30e220f41a3b7711aa40c to your computer and use it in GitHub Desktop.
parser_add_argument
parser.add_argument('input_filename')
args = parser.parse_args()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment