[Python-Dev] Software integrators vs end users (was Re: Language Summit notes)

Nick Coghlan ncoghlan at gmail.com
Sat Apr 19 00:24:38 CEST 2014


On 18 April 2014 18:17, Paul Moore <p.f.moore at gmail.com> wrote:
> On 18 April 2014 22:57, Donald Stufft <donald at stufft.io> wrote:
>> Maybe Nick meant ``pip install ipython[all]`` but I don’t actually know what that
>> includes. I’ve never used ipython except for the console.
>
> The hard bit is the QT Console, but that's because there aren't wheels
> for PySide AFAICT.

IPython, matplotlib, scikit-learn, NumPy, nltk, etc. The things that
let you break programming out of the low level box of controlling the
computer, and connect it directly to the more universal high level
task of understanding and visualising the world.

Regards,
Nick.

>
> Paul



-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list