Python

How To Build Command Line Programs In Python

Jacob Ferus
ITNEXT

--

Image generated by Jacob Ferus

Building a command line interface (CLI) for programs can be useful to automate tasks, increase productivity, avoid code duplication and create a standard interface for programs that can easily be integrated with the operating system.

In this article, I will show you how to build a CLI for a Python program that changes the separator/delimiter for CSV…

--

--

Looking outside the box and making sense of the world using data.