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
Top comments (0)