Video description
Build a very simple command line tool with Python without using external dependencies or frameworks. In this video you'll see how with just a few lines of Python you can transform a file into a script with a help menu. All by using the sys.argv
module and a simple if
statement.
Although you can create more powerful command-line tools with other frameworks like argparse or external libraries like Click, you can still implement a quick script without them that includes a help menu
Useful links:
- Github repo with sample code
- Introduction to Python
Table of contents
Product information
- Title: Fast and Easy Python CLI
- Author(s):
- Release date: February 2022
- Publisher(s): Pragmatic AI Solutions
- ISBN: 50128VIDEOPAIML
You might also like
video
Data Analysis with Pandas and Python
An incredible introduction to one of the most powerful data toolkits available today! Learn data analysis …
video
Java Fundamentals I and II (Video Training)
will show you everything you need to know to start building robust, powerful software with Java …
video
Complete Python Scripting for Automation
Get up to speed with automating repetitive tasks with Python About This Video Understand how to …
video
AWS Certified Cloud Practitioner Complete Video Course
7 Hours of Video Instruction Seven hours of video instruction covering the fundamentals of cloud computing; …