[Tutor] how to do excel in python

Thomas C. Hicks paradox at pobox.com
Fri Aug 6 01:36:31 CEST 2010


On Thu, 5 Aug 2010 10:08:59 -0400
invincible patriot <invincible_patriot at hotmail.com> wrote:

> hi,
> can any one tell me how can I access MS excel worksheet in python and
> how can I access itz individual cells..??????
> 

I have had good luck with the xlrd and xlwt modules, you can get them
at www.python-excel.org.  The Google Group for those packages is
reasonably helpful as well.

tom


More information about the Tutor mailing list