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


Groups > comp.lang.python > #91523

Re: Python write to spreadsheet?

Date 2015-05-30 10:40 +0100
From Tim Golden <mail@timgolden.me.uk>
Subject Re: Python write to spreadsheet?
References <mkbvuu$udo$1@news.albasani.net>
Newsgroups comp.lang.python
Message-ID <mailman.220.1432978847.5151.python-list@python.org> (permalink)

Show all headers | View raw


On 30/05/2015 10:30, 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?


This is still a good place to start:

   http://www.python-excel.org/

but I know I've seen several other packages not mentioned there which 
either call Excel from Python or vice versa. xlwings (not sure?)

TJG

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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