Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Building Command Line Interfaces With argparse (Quiz)

Christopher Trudeau
Building Command Line Interfaces With argparse Christopher Trudeau 11:30
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
90%
  • Command Line Interfaces With argparse (Overview) 02:52
  • The Basics of argparse 04:54
  • Help and Positional vs Optional Arguments 09:25
  • Available Actions 07:41
  • Multiplicity 05:28
  • Less Common Features 06:29
  • Callable Types and Custom Actions 05:33
  • Sub-parsers 06:43
  • Building Command Line Interfaces With argparse (Quiz) 11:30
  • Command Line Interfaces With argparse (Summary) 02:43

© 2012–2025 Real Python ⋅ Privacy Policy