If you have command groups in your CLI application so that you have subcommands, you can pass arguments from the group down to the subcommands with the context object. Here’s…
Posts for: #Click
Using Entry Points in Poetry
same: Using Poetry to Change Python Versions and Create New Virtual Environment