An open API service indexing awesome lists of open source software.

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.

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.