Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 2.16 KB

File metadata and controls

29 lines (25 loc) · 2.16 KB

5. Tutorial

To give you an idea about the Argparser's application, the following sections show some scripts similar to those used for internal testing purposes, in the herein given form located in the tutorial directory, trying to guide you through the various features.

Note

For the terminology in argument parsing, refer to the Python optparse documentation. Additionally, for consistency with the positional arguments, options are herein often referred to as keyword arguments.

🡄 4. License           Table of contents (Tutorial) 🡆