Creator: Duke University
Category: Software > Computer Software > Educational Software
Topic: Computer Science, Software Development
Tag: Automate, interface, process, python, results
Availability: In stock
Price: USD 9.99
In this 2-hour long project-based course, you will learn how to create command line interface tools using Python. You will use standard library modules like sys and subprocess to parse arguments and run external commands.
You will also learn how to process raw command output in Python to filter and format results. By the end, you will be able to build basic but practical CLI utilities using only Python to automate tasks and workflows.