ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

201 results

EuroPython Conference
Mark Smith - Writing Awesome Command-Line Programs in Python

Mark Smith - Writing Awesome Command-Line Programs in Python [EuroPython 2014] [24 July 2014] Command-Line programs ...

41:25
Mark Smith - Writing Awesome Command-Line Programs in Python

7,076 views

11 years ago

KAUST Visualization Core Lab
How to improve your Python training scripts with argparse

The argparse library allows you to expose parameters or configuration options for your script as command line arguments.

36:46
How to improve your Python training scripts with argparse

372 views

4 years ago

EuroPython Conference
Patrick Mühlbauer - Building nice command line interfaces - a look beyond the stdlib

Patrick Mühlbauer - Building nice command line interfaces - a look beyond the stdlib [EuroPython 2015] [22 July 2015] [Bilbao, ...

28:59
Patrick Mühlbauer - Building nice command line interfaces - a look beyond the stdlib

284 views

10 years ago

Swiss Python Summit
Silvan Melchior – Pydantic Configuration Management With ConfZ – SPS22

... needs to be loaded from different sources like environment variables, config files and command line arguments, the loaded data ...

22:44
Silvan Melchior – Pydantic Configuration Management With ConfZ – SPS22

139 views

3 years ago

FOSSASIA
Command Line Application Design in Python - Shadab Zafar - FOSSASIA Summit 2016

Speaker: Shadab Zafar (Jamia Millia Islamia) About Shadab Zafar: I am a CS undergrad student from Delhi, India and love to build ...

23:18
Command Line Application Design in Python - Shadab Zafar - FOSSASIA Summit 2016

268 views

9 years ago

EuroPython Conference
Vinayak Mehta - The Hitchhiker's Guide to CLIs in Python

"The Hitchhiker's Guide to CLIs in Python EuroPython 2020 - Talk - 2020-07-23 - Microsoft Online By Vinayak Mehta ...

26:43
Vinayak Mehta - The Hitchhiker's Guide to CLIs in Python

351 views

5 years ago

Eduardo Ochs
eepitch: a way to control shell-like programs from Emacs (2013)

The documentation about eepitch is at: http://anggtwu.net/eepitch.html This video is very old - it's from 2013. Please see the link ...

23:31
eepitch: a way to control shell-like programs from Emacs (2013)

2,304 views

12 years ago

Kurt Schwehr
RT 2011: Screencast 11 - Python part 4 - if statements, modules, and command line arguments

Ignore that the title said "while". I didn't get to while loops in this video.

23:06
RT 2011: Screencast 11 - Python part 4 - if statements, modules, and command line arguments

2,067 views

14 years ago

EuroPython Conference
Takuya Futatsugi - Bringing your Python script to more users!

"Bringing your Python script to more users! EuroPython 2020 - Talk - 2020-07-23 - Ni Online By Takuya Futatsugi It is wonderful to ...

30:27
Takuya Futatsugi - Bringing your Python script to more users!

275 views

5 years ago

NetworkNectar
39.Complete Python Basics for Automation -  sys argv working with command line arguments

Please visit Network Automation with Python Tutorials ...

20:20
39.Complete Python Basics for Automation - sys argv working with command line arguments

5,765 views

5 years ago

MisterArk
CS1 Lesson 38 - Caesar cipher solution (with command line args)

Beginner Python course http://arkiletian.com/cs1 0:00 Encryption (Reading File) 02:23 Encryption (Shifting Characters) 07:42 ...

25:26
CS1 Lesson 38 - Caesar cipher solution (with command line args)

658 views

5 years ago

PyLondinium
Strongly typed python - Gintare Urbone - PyLondinium19

Background Creating a core banking platform with python as one of the main backend languages is as much fun and rewarding ...

25:59
Strongly typed python - Gintare Urbone - PyLondinium19

254 views

6 years ago

ITLearnz
Command Line Arguments for Beginners - Full Course

Learn to use the terminal using command line arguments in both Mac and Linux based machines Build a Command Line ...

43:21
Command Line Arguments for Beginners - Full Course

293 views

4 years ago

Cyber BlackHole
Python-E22 Command Line Arguments | Argparse Module | Tamil

Python #Programming #Tamil Chapters: 0:00 start 0:26 argv(sys module) 2:30 argparse 3:15 Creating a parser 5:10 Adding ...

24:32
Python-E22 Command Line Arguments | Argparse Module | Tamil

832 views

6 years ago

CodeRefinery
Research Software Hour 008: command line arguments and quick parallelism

In this episode, we cover command line option parsing in bash and Python (but also, why it's used and how to think about them), ...

1:13:19
Research Software Hour 008: command line arguments and quick parallelism

76 views

5 years ago

Apache Beam
Beam Summit 2023 | Managing Dependencies of Python Pipelines - Valentyn Tymofieiev

In this talk, we will discuss approaches to configure software dependencies of Apache Beam Python pipelines, how to avoid rough ...

24:56
Beam Summit 2023 | Managing Dependencies of Python Pipelines - Valentyn Tymofieiev

141 views

2 years ago

PowerShell.org
Advanced Parameter Completion   Edwards

PowerShell Summit videos are recorded on a "best effort" basis. We use a room mic to capture as much room audio as possible, ...

49:16
Advanced Parameter Completion Edwards

1,953 views

9 years ago

EuroPython 2014
Writing Awesome Command-Line Programs in Python

Command-Line programs can have a lot to them - usually more than you think, yet often suffer from a lack of thought. This is a tour ...

41:25
Writing Awesome Command-Line Programs in Python

128,796 views

11 years ago

DevConf
Don't write shell scripts, generate them!

Presentation name: Don't write shell scripts, generate them! Speaker: Matěj Týč Description: Writing shell scripts is a fast way how ...

23:17
Don't write shell scripts, generate them!

2,240 views

6 years ago

Stephen Marz
Python - Functions

Python functions. Defining functions, parameters, outputs. Default parameters, positional parameters, and named parameters.

24:40
Python - Functions

355 views

4 years ago