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++ -- emorganReceived on Fri Aug 13 2021 - 08:52:41 EDT