Re: python frameworks for launching scripts [noobie question]

From: Eric Lease Morgan <emorgan_at_nyob>
Date: Fri, 13 Aug 2021 09:00:25 -0400
To: CODE4LIB_at_LISTS.CLIR.ORG
On Aug 12, 2021, at 12:53 PM, Ed Summers <ehs_at_pobox.com> wrote:

>> My question is, how do I incorporate these additional subtools in my
>> setup process?
> 
> One way to handle this is to let pip install the base modules from PyPI
> and then for your tool (when starting up) to introspect to see if the
> additional things are available, and if not, to initiate the download.


This approach is very working well. Thank you.  ehs++

--
emorgan
Received on Fri Aug 13 2021 - 08:52:41 EDT