Build a Command Line interface with Python Click
Anja

Anja @anja

About: Software Engineer | Linux fan | lawyer | Sharing what I'm learning 😊

Joined:
Oct 10, 2020

Build a Command Line interface with Python Click

Publish Date: May 30 '21
1 0

Hey everyone! Today I show you how you can create a CLI (Command line interface) with Pythons Click library.

Find the documentation with example code here:

https://click.palletsprojects.com/en/8.0.x/quickstart/

➤ Timestamps
0:00 Intro
0:13 Set up virtual environment, install Click
0:55 click command, option and argument
3:36 click group

Comments 0 total

    Add comment