Re: python frameworks for launching scripts

From: Ed Summers <ehs_at_nyob>
Date: Wed, 28 Jul 2021 17:45:12 -0400
To: CODE4LIB_at_LISTS.CLIR.ORG
click is awesome. One thing that I've really loved working with it on
the twarc project [1] is that it allows people to write plugins [2]
that extend the base command in different ways with new subcommands.

//Ed

[1] https://twarc-project.readthedocs.io/en/latest/
[2] https://pypi.org/project/click-plugins/
Received on Wed Jul 28 2021 - 17:37:00 EDT