https://www.digitalocean.com/community/tutorials/how-to-use-argparse-to-write-command-line-programs-in-python
Mar 10, 2021 — argparse allows you to call your own custom Python code with command-line arguments similar to how you might invoke git, ls, grep, or find using the command ...