| title | Command Line Reference Guide |
|---|---|
| excerpt | Learn how to add a command-line interface (CLI) to your Python package using the argparse library. This lesson walks you through creating a CLI entry point so users can run your package directly from the terminal. |
| link | https://www.pyopensci.org/python-package-guide/tutorials/command-line-reference.html |
| btn_label | View Tutorial |
| btn_class | btn--success btn--large |