Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
162 results
Learn Python argparse from scratch — the complete beginner's guide to building real command-line tools that work exactly like git ...
31 views
2 months ago
In this quick and beginner-friendly tutorial, you'll learn how to use the argparse module in Python to handle command-line ...
570 views
1 year ago
En este video hay varios ejemplos básicos usando argparse con python3 en ubuntu. Estos ejemplos están hechos con ...
5,243 views
4 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll guide you through creating a ...
95,445 views
Domine a arte de criar interfaces de linha de comando (CLIs) profissionais e robustas em Python! Neste tutorial completo, vamos ...
2,250 views
Get rid of boilerplate writing classes using dataclasses! In this video we learn about dataclasses and how to use them, as well as ...
981,289 views
5 years ago
Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...
121,403 views
3 years ago
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 ...
1,106 views
This is my version of "What's new in Python 3.14", with a focus on the features that are immediately relevant for most Python ...
8,131 views
8 months ago
This video is the 3rd part of the 3 part series on Using Command Line arguments in Python. In this video, we are going to see the ...
304 views
6 years ago
Sign up for Socratica Courses: https://www.socratica.com/collections Socratica ...
15,139 views
5 months ago
In this video, I'll show you why sys.argv isn't the best way to handle command-line arguments in Python and why you should be ...
103 views
The CAPSTONE. Every concept from L01-L11 combines into ONE shipped CLI tool. You'll build: • argparse + subcommands ...
17 views
1 month ago
Every time you enter a card number on a website, before it reaches the bank a 1954 algorithm runs. Today we implement it in ...
53 views
2 weeks ago
Thus far, we have been running Python code from Jupyter notebooks (though the same principle applies to other environments ...
110 views
2 years ago
794 views
In this video we are going to build a command-line utility application from scratch using the *argparse* module from Python.
205 views