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: 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: References: Date: Sat, 30 May 2015 09:11:26 -0400 Subject: Re: Python write to spreadsheet? From: Pablo Lucena To: Justin Thyme 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 --001a11c11f0a84634405174c5454 Content-Type: text/plain; charset=UTF-8 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 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* --001a11c11f0a84634405174c5454 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Try openpyxl - I've found this to be a really nice libra= ry for interacting with MS Excel.
On Sat, May 30, 2015 at 5:30 AM, Justin Thyme <= span dir=3D"ltr"><JustinThyme@nowhere.com> wrote:
Is it possible to write a Python program that will start MS E= xcel, create a spreadsheet and fill cells A1 to A10 (say) with the data in = a Python array?=C2=A0 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?
=C2=A0 When the storm is ended shall we find
How softly but how swiftly they have sidled back to power
=C2=A0 By the favour and contrivance of their kind?

>From /Mesopotamia/ by Rudyard Kipling
--
https://mail.python.org/mailman/listinfo/python-list



--
Pablo Lucena
--001a11c11f0a84634405174c5454--