Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91535
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <plucena24@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.089 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.01; 'subject:Python': 0.05; 'skip:/ 10': 0.07; 'cc:addr:python-list': 0.10; 'python': 0.11; 'interacting': 0.16; 'justin': 0.16; 'wrote:': 0.16; 'library': 0.20; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'cc:no real name:2**0': 0.23; 'am,': 0.23; '2015': 0.23; 'sat,': 0.23; "i've": 0.24; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.28; 'cells': 0.29; 'url:mailman': 0.31; 'url:python': 0.33; 'surely': 0.33; 'subject:?': 0.34; 'received:google.com': 0.34; 'url:listinfo': 0.35; 'really': 0.35; 'but': 0.36; 'url:org': 0.36; 'there': 0.36; 'possible': 0.36; 'subject:: ': 0.37; 'data': 0.40; 'back': 0.61; '30,': 0.63; 'outline': 0.66; 'power': 0.72; 'excel,': 0.84; 'excel.': 0.84; 'pablo': 0.84; 'spreadsheet': 0.84; 'subject:write': 0.84; 'angry': 0.93; 'favour': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=H9xlSIGUvjDCpgZKWxt/tuhR/OZCEZzbGPuIeSM30U8=; b=Dzrg2fjZcugUoYdIpNK8kA3/OnE1klpB1hcYlwQiYi52rhFE8fh+UioZ3h6QKTi7Ct nEah1QMtAGJJoJEd3aTH1JgxCypihtcyJWKZCZgnwexYbXIikTzE9ulGu4jOovR91Lwk 0sz1QkutZ6hUuV3aMo6zYsUBRHcE8waubXGpCTDBEwA6pXN1UrhgwHYeHRohoV1Rq769 aSc+X0OqQRDuJSeUCC24YtKEuPRUQP2xmFJYNBJPcKbEHzg7CjEB/L1DlIslFcgemggd oaGNmnzVIqlyWcKDv6bCncvy3ygLKm48oD+goTRM9mxqEmIyCzO4/fZnB9C3uG6+r6r9 3bZQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.140.86.71 with SMTP id o65mr14982593qgd.98.1432991486467; Sat, 30 May 2015 06:11:26 -0700 (PDT) |
| In-Reply-To | <mkbvuu$udo$1@news.albasani.net> |
| References | <mkbvuu$udo$1@news.albasani.net> |
| Date | Sat, 30 May 2015 09:11:26 -0400 |
| Subject | Re: Python write to spreadsheet? |
| From | Pablo Lucena <plucena24@gmail.com> |
| To | Justin Thyme <JustinThyme@nowhere.com> |
| Cc | python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11c11f0a84634405174c5454 |
| X-Mailman-Approved-At | Sat, 30 May 2015 16:00:34 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.227.1432994435.5151.python-list@python.org> (permalink) |
| Lines | 60 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432994435 news.xs4all.nl 2958 [2001:888:2000:d::a6]:52768 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:91535 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Try openpyxl - I've found this to be a really nice library for interacting with MS Excel. On Sat, May 30, 2015 at 5:30 AM, Justin Thyme <JustinThyme@nowhere.com> wrote: > Is it possible to write a Python program that will start MS Excel, create > a spreadsheet and fill cells A1 to A10 (say) with the data in a Python > array? The answer is surely yes, but is there an outline of how to do it > somewhere? > -- > Shall we only threaten and be angry for an hour? > When the storm is ended shall we find > How softly but how swiftly they have sidled back to power > By the favour and contrivance of their kind? > > From /Mesopotamia/ by Rudyard Kipling > -- > https://mail.python.org/mailman/listinfo/python-list > -- *Pablo Lucena*
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python write to spreadsheet? Justin Thyme <JustinThyme@nowhere.com> - 2015-05-30 10:30 +0100 Re: Python write to spreadsheet? Tim Golden <mail@timgolden.me.uk> - 2015-05-30 10:40 +0100 Re: Python write to spreadsheet? Joel Goldstick <joel.goldstick@gmail.com> - 2015-05-30 07:03 -0400 Re: Python write to spreadsheet? Laura Creighton <lac@openend.se> - 2015-05-30 13:15 +0200 Re: Python write to spreadsheet? Tim Chase <python.list@tim.thechases.com> - 2015-05-30 07:24 -0500 Re: Python write to spreadsheet? Pablo Lucena <plucena24@gmail.com> - 2015-05-30 09:11 -0400
csiph-web