Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20701
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <raf@pooka.fabcat.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.02; 'subject:released': 0.03; 'versions.': 0.07; 'python': 0.08; 'package.': 0.12; '>does': 0.16; '>was': 0.16; 'cc:name:python list': 0.16; "doesn't.": 0.16; "that'll": 0.16; 'uninstall': 0.16; 'cc:addr:python-list': 0.16; 'subject:] ': 0.18; 'wrote:': 0.18; 'seems': 0.20; 'cheers,': 0.20; 'header:In-Reply-To:1': 0.22; 'thanks.': 0.24; 'cc:2**0': 0.26; "i'm": 0.28; 'installing': 0.29; 'installed': 0.29; 'cc:addr:python.org': 0.29; 'seem': 0.29; 'chris': 0.30; 'installation': 0.30; 'version': 0.32; 'yet': 0.32; 'it.': 0.33; 'community': 0.35; 'things': 0.35; 'install': 0.35; 'two': 0.36; 'received:org': 0.36; 'reasons': 0.37; 'but': 0.37; 'charset:us-ascii': 0.37; 'useful': 0.38; 'easier': 0.38; 'are:': 0.39; 'recommended': 0.39; 'everyone': 0.39; 'from:no real name:2**0': 0.64; 'believe': 0.65; 'subject:!': 0.66; 'need,': 0.91 |
| X-Virus-Scanned | Debian amavisd-new at pooka.fabcat.org |
| Date | Thu, 23 Feb 2012 10:15:01 +1100 |
| From | python-excel@raf.org |
| To | python-excel@googlegroups.com |
| Subject | Re: [pyxl] xlrd 0.7.2 released! |
| Mail-Followup-To | python-excel@googlegroups.com, Python List <python-list@python.org> |
| References | <4F436119.9090509@simplistix.co.uk> <20120222003747.GA24152@raf.org> <4F44EC25.7060309@simplistix.co.uk> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| In-Reply-To | <4F44EC25.7060309@simplistix.co.uk> |
| Cc | Python List <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.57.1329952507.3037.python-list@python.org> (permalink) |
| Lines | 30 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1329952507 news.xs4all.nl 6933 [2001:888:2000:d::a6]:53391 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20701 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: [pyxl] xlrd 0.7.2 released! python-excel@raf.org - 2012-02-23 10:15 +1100
csiph-web