Description
Command-line options can be parsed with a compact Python helper for small tools. Developers use paperbush when scripts need minimal argument parsing without a larger framework. Parsed options should still be validated for paths, credentials, and destructive actions.