Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Command Line Interfaces in Python

Posted By: Sigha
Command Line Interfaces in Python

Command Line Interfaces in Python
Video: .mp4 (1920x1080, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 370 MB
Genre: eLearning Video | Duration: 19 lectures (1 hour, 29 mins) | Language: English


Adding the capability of processing Python command line arguments provides a user-friendly interface to your text-based command line program. It’s similar to what a graphical user interface is for a visual application that’s manipulated by graphical elements or widgets.

Python exposes a mechanism to capture and extract your Python command line arguments. These values can be used to modify the behavior of a program. For example, if your program processes data read from a file, then you can pass the name of the file to your program, rather than hard-coding the value in your source code.

By the end of this course, you’ll know:

The origins of Python command line arguments
The underlying support for Python command line arguments
The standards guiding the design of a command line interface
The basics to manually customize and handle Python command line arguments
The libraries available in Python to ease the development of a complex command line interface

More info : https://realpython.com/courses/command-line-interfaces/

Command Line Interfaces in Python


For More Courses Visit & Bookmark Your Preferred Language Blog
From Here: English - Français - Italiano - Deutsch - Español - Português - Polski - Türkçe - Русский


Download Links