An open API service indexing awesome lists of open source software.

https://github.com/dahlitzflorian/click-help-page-video-snippets

Supporting material for the video “ How to Dynamically Inject the Version Number into the Help Page of a Click CLI in Python” published in my YouTube channel.
https://github.com/dahlitzflorian/click-help-page-video-snippets

cli click python python3 supporting-material video

Last synced: 2 months ago
JSON representation

Supporting material for the video “ How to Dynamically Inject the Version Number into the Help Page of a Click CLI in Python” published in my YouTube channel.

Awesome Lists containing this project

README

        

# How to Dynamically Inject the Version Number into the Help Page of a Click CLI in Python (Video Snippets)

## Description

This repository contains code presented in the video *How to Dynamically Inject the Version Number into the Help Page of a Click CLI in Python* published on my YouTube channel.
Here's a [link](https://youtu.be/UfR9pme0WYo) to the video.