https://github.com/dahlitzflorian/customise-argparse-argument-type-video-snippets
Supporting material for the video "How to Convert Command-line Arguments to Specific Types in Python" published on YouTube.
https://github.com/dahlitzflorian/customise-argparse-argument-type-video-snippets
argparse argument-parser python python3 supporting-material video
Last synced: 2 months ago
JSON representation
Supporting material for the video "How to Convert Command-line Arguments to Specific Types in Python" published on YouTube.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/customise-argparse-argument-type-video-snippets
- Owner: DahlitzFlorian
- Created: 2021-07-26T15:50:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T08:01:21.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T13:28:19.895Z (4 months ago)
- Topics: argparse, argument-parser, python, python3, supporting-material, video
- Language: Python
- Homepage: https://www.youtube.com/watch?v=SbI4QaWEzN8
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Convert Command-line Arguments to Specific Types in Python (Video Snippets)
## Description
This repository contains code presented in the video *How to Convert Command-line Arguments to Specific Types in Python* published on my YouTube channel.
Here's a [link](https://www.youtube.com/watch?v=SbI4QaWEzN8) to the video.