Add Arguments Easily with ARGPARSE

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

in PowerShell there's a param() block. I know Python is more general purpose and has a tadbit prettier code, but to me PS has some advantages that are amazing, i.e:. object pipeline, abstract syntax tree, data streams, DSL's and many more. PS also works great for webscraping. I recently made PS script that creates an RSS file of my youtube subscription feed. Short and fast.

matrixview