Consider not installing certain console scripts by default?

Antony Lee <[email protected]> Thu, 6 Sep 2018 02:41:01 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
wxpython currently installs by default quite a few entry points scripts, 
which do not appear to be directly relevant to the usability of wxpython as 
a GUI toolkit.  I don't have any problem with e.g. pywxrc, wxdemo, wxdocs, 
but I don't think helpviewer, img2foo, the various shells (pycrust, 
pyshell, pyslices, pyslicesshell), or wxget really need to be installed by 
default.  (You could keep them in the codebase and add another package on 
pypi, e.g. wxpython-tools, that depends on wxpython and contains nothing 
but a declaration of these entry points.)  Compare e.g. with PyQt5, which 
likewise installs some entry points re: GUI resource handling, but nothing 
else.

Best,

Antony

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.