On Thu, Nov 12, 2015 at 6:09 PM, Chris Barker - NOAA Federal
<chris.bar...@noaa.gov> wrote:
>  > If we waved our hands and were able to magically make Python package
>> management perfect, what would that look like?
>
> well, I think the command would be:
>
> python install package_name
>
> I know there are good reasons to keep package installer development out of
> core, but if have ensurepip-- we could do this.

1) What about 'pip uninstall', 'pip freeze', 'pip list', 'pip show',
'pip search', 'pip wheel'?
2) If it requires python 3.6 it's kinda a non-starter...

-n

-- 
Nathaniel J. Smith -- http://vorpus.org
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to