Print

Print


On Aug 12, 2021, at 12:53 PM, Ed Summers <[log in to unmask]> 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