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


Groups > comp.lang.python > #20701 > unrolled thread

Re: [pyxl] xlrd 0.7.2 released!

Started bypython-excel@raf.org
First post2012-02-23 10:15 +1100
Last post2012-02-23 10:15 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [pyxl] xlrd 0.7.2 released! python-excel@raf.org - 2012-02-23 10:15 +1100

#20701 — Re: [pyxl] xlrd 0.7.2 released!

Frompython-excel@raf.org
Date2012-02-23 10:15 +1100
SubjectRe: [pyxl] xlrd 0.7.2 released!
Message-ID<mailman.57.1329952507.3037.python-list@python.org>
Chris Withers wrote:

> On 22/02/2012 00:37, python-excel@raf.org wrote:
> >was good for previous versions. two reasons that spring to mind
> >immediately are:
> >
> >  - it makes it much easier to tell what version is installed
> >  - it makes it much easier to uninstall the package
> >
> >i know that both of these are things that the python community
> >does not yet seem to find useful but everyone else seems to.
> 
> That's because it's no longer best practice to polute the global
> python installation by installing packages directly into it.
> 
> The recommended wisdom nowadays is to use a virtualenv and then pip
> install the package.
> 
> I believe that will give you everything you need, please explain if
> it doesn't.
> 
> cheers,
> 
> Chris

thanks. i'm sure that'll do nicely.

cheers,
raf

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web