Understanding Python: Click-based CLI

2 years ago
2

In this video, I go over how to create a command-line interface using the third-party library for Python called Click.
Included in the lesson is how to use Click's decorators to add arguments and options for users of your script and how those arguments and options are handled in the function itself.
As always, if you have any questions or suggestions for future videos, please leave a comment down below.

Follow me on Twitter: https://twitter.com/JakeJCallahan
Source: https://github.com/JacobCallahan/Understanding/
Timelapse music: 失望した by Eva
Link: https://youtu.be/jVTsD4UPT-k
Outro music: Elix by Synthness
Link: https://youtu.be/yEhj3leVJeY

Loading comments...