Getting Started Building a Python CLI With argparse

preview_player
Показать описание
One of the strengths of Python is that it comes with batteries included: it has a rich and versatile standard library that makes it one of the best programming languages for writing scripts for the command line. But, if you write scripts for the command line, then you also need to provide a good command line interface, which you can create with the Python argparse library.

This is a portion of the complete course, which you can find here:

The rest of the course covers:
- What Actions are Available
- Multiplicity
- Callable Types and Custom Actions
- Sub-parsers
Рекомендации по теме
Комментарии
Автор

This video is very much underrated, it's sooo good quality, such a gentle friendly introduction to argparse :D

bismajoyosumarto
Автор

Nice. I've only ever seen the first movie.
%(prog)'s # apostrophe for possessives

spectre.garden
welcome to shbcf.ru