<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">On May 23, 2020, at 4:27 AM, Markus Kramer <<a href="mailto:markuskramerigitt@gmail.com" class="">markuskramerigitt@gmail.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div class="">Hello,<br class="">I would like to discuss and contribute to an alternative pip package without GUI: <br class="">- <font face="monospace" class="">pip install pywin32       </font>continues as is, e.g. includes Pythonwin.<br class="">- <font face="monospace" class="">pip install pywin32nogui  </font>would contain no GUI components, e.g. MFC.dll.<br class="">What are your thoughts?</div></div></div></div></div></div></div></div></blockquote><div><br class=""></div><div>What is the point?  Installing a package does not mean you are required to use all of it.  If you ship a package that doesn’t need the UI components, then your package will not include the components.</div><div>— </div></div><div class="">Tim Roberts, <a href="mailto:timr@probo.com" class="">timr@probo.com</a><br class="">Providenza & Boekelheide, Inc.
</div>
<br class=""></body></html>