Re: python frameworks for launching scripts

From: Eric Lease Morgan <emorgan_at_nyob>
Date: Thu, 29 Jul 2021 12:46:58 -0400
To: CODE4LIB_at_LISTS.CLIR.ORG
On Jul 28, 2021, at 2:44 PM, Peter Murray <jester_at_DLTJ.ORG> wrote:

>> Do you know of one or more Python frameworks for launching scripts? Sort of like a menuing system, but not really.
> 
> Hey Eric—  I recently ran into "Click" to do this.  One real life example is some personal knowledge management tools I've been working on.  I've been happy with how Click automates much of the process.


So far, Click has been working for me:

  https://click.palletsprojects.com/en/8.0.x/

Thank you for the suggestions!

--
Eric Morgan
Received on Thu Jul 29 2021 - 12:39:43 EDT