Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91535
| References | <mkbvuu$udo$1@news.albasani.net> |
|---|---|
| Date | 2015-05-30 09:11 -0400 |
| Subject | Re: Python write to spreadsheet? |
| From | Pablo Lucena <plucena24@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.227.1432994435.5151.python-list@python.org> (permalink) |
[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