paint-brush
The Hitchhiker's Guide to Command Line Interfaces in Pythonby@vinayak
602 reads
602 reads

The Hitchhiker's Guide to Command Line Interfaces in Python

by Vinayak Mehta2mMay 7th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The Hitchhiker's Guide to Command Line Interfaces in Python. This article is based on my PyCon 2020 talk of the same title. Learn how terminals and CLIs work and how to write CLIs in Python. Explore various use cases and see how Click can be used to implement a clone of git with some commonly used git subcommands. Look at some principles that can create a nice CLI user experience. Take a look at packages for writing CLIs, which are available in the Python standard library and on PyPI.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - The Hitchhiker's Guide to Command Line Interfaces in Python
Vinayak Mehta HackerNoon profile picture
Vinayak Mehta

Vinayak Mehta

@vinayak

https://vinayak.io

About @vinayak
LEARN MORE ABOUT @VINAYAK'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Vinayak Mehta HackerNoon profile picture
Vinayak Mehta@vinayak
https://vinayak.io

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Coffee-web
Learningactors