Accessing command line arguments in Python

Publicado em: 10 Abril 2023
no canal de: Python Morsels
345
15

If you need to make a very simple command-line interface and it doesn't need to be friendly, you can read sys.argv to manually process the arguments coming into your program.

Read an article version of this video at https://pym.dev/accessing-command-lin...

Find more Python screencasts at https://pym.dev/screencasts/

00:00 Passing command-line arguments
00:18 Function arguments vs command-line arguments
00:32 Python accepts whatever command-line arguments we give it
00:55 Where are command-line arguments stored?
01:28 Accessing command-line arguments
02:05 Python provides all command-line arguments as strings
02:57 Command-line arguments are stored in the sys.argv list


Nesta página do site você pode assistir ao vídeo on-line Accessing command line arguments in Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Python Morsels 10 Abril 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 345 vezes e gostou 15 espectadores. Boa visualização!