On 3 November 2017 at 02:22, Ivan Levkivskyi <levkivs...@gmail.com> wrote:
> Just another random idea: What about simply having two menu items in IDLE:
>
> * Install/update package manager
> * Open package manager
>
> The first one will install the pipgui from PyPI (and pip if not already
> installed).
> The second one will run the GUI.
>
> This way it looks like pipgui can be simply published on PyPI without
> special-casing at all, or am I missing something?

This would also deal with the case where "ensurepip" hadn't been run
at install time for some reason.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to