Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94321

Re: Is there a way to install ALL Python packages?

From tjohnson <tandrewjohnson@outlook.com>
Subject Re: Is there a way to install ALL Python packages?
Date 2015-07-21 17:53 -0400
References <3e71ac8f-7976-455a-8432-f3986b2f78b1@googlegroups.com> <c2c653e9-b81f-46b8-aced-eaf5c97c8c05@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.835.1437515607.3674.python-list@python.org> (permalink)

Show all headers | View raw


On 7/21/2015 11:19 AM, ryguy7272 wrote:
> On Monday, July 20, 2015 at 10:57:47 PM UTC-4, ryguy7272 wrote:
>> I'd like to install ALL Python packages on my machine.  Even if it takes up 4-5GB, or more, I'd like to get everything, and then use it when I need it.  Now, I'd like to import packages, like numpy and pandas, but nothing will install.  I figure, if I can just install everything, I can simply use it when I need it, and if I don't need it, then I just won't use it.
>>
>> I know R offers this as an option.  I figure Python must allow it too.
>>
>> Any idea  how to grab everything?
>>
>> Thanks all.
>
> Ok, this makes sense.  Thanks for the insight everyone!!
>
I forgot to mention in my previous post that there are Python bundles 
like Anaconda and Enthought available, which come with numerous packages 
preinstalled. You may want to check them out.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Is there a way to install ALL Python packages? ryguy7272 <ryanshuell@gmail.com> - 2015-07-20 19:57 -0700
  Re: Is there a way to install ALL Python packages? Chris Angelico <rosuav@gmail.com> - 2015-07-21 13:17 +1000
    Re: Is there a way to install ALL Python packages? Rustom Mody <rustompmody@gmail.com> - 2015-07-20 20:24 -0700
      Re: Is there a way to install ALL Python packages? Chris Angelico <rosuav@gmail.com> - 2015-07-21 13:37 +1000
  Re: Is there a way to install ALL Python packages? Michael Torrie <torriem@gmail.com> - 2015-07-20 21:39 -0600
  Re: Is there a way to install ALL Python packages? Terry Reedy <tjreedy@udel.edu> - 2015-07-21 00:40 -0400
  Re: Is there a way to install ALL Python packages? Laura Creighton <lac@openend.se> - 2015-07-21 09:57 +0200
  Re: Is there a way to install ALL Python packages? tjohnson <tandrewjohnson@outlook.com> - 2015-07-21 08:10 -0400
  Re: Is there a way to install ALL Python packages? ryguy7272 <ryanshuell@gmail.com> - 2015-07-21 08:19 -0700
    Re: Is there a way to install ALL Python packages? tjohnson <tandrewjohnson@outlook.com> - 2015-07-21 17:53 -0400
  Re: Is there a way to install ALL Python packages? ryguy7272 <ryanshuell@gmail.com> - 2015-07-21 19:58 -0700
    Re: Is there a way to install ALL Python packages? Laura Creighton <lac@openend.se> - 2015-07-22 09:13 +0200

csiph-web