On Wed, Apr 9, 2008 at 5:44 PM, Todd O'Bryan <[EMAIL PROTECTED]> wrote: > There's also xlrd: > > http://www.lexicon.net/sjmachin/xlrd.htm
XLRD seems to have had more active development. However, pyExcelerator does both reading and writing of XLS which is nice. They both have their place. Particularly nice was some code on the pyExcelerator site that turns an Excel sheet into a list very easily. That was a great help to me. /alex p.s. If either of these modules, or some newer module had support for the new .xlsx files, that would be cool. Though, I guess I could just deal with parsing the XML that Microsoft creates. :( > On Wed, Apr 9, 2008 at 1:23 PM, Claudio Escudero <[EMAIL PROTECTED]> wrote: > > > Thanks, > > > > I liked it. > > =) > > > > I did that tips for using pyExcelerator with the django > > Http://www.developer.com/lang/other/article.php/3727616 > > > > > > > > On Wed, Apr 9, 2008 at 2:05 PM, Alex Ezell <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > On Wed, Apr 9, 2008 at 12:02 PM, Claudio Escudero <[EMAIL PROTECTED]> > wrote: > > > > > > > Anyone knows there is a script to do with manipulation files xls > (Excel)? > > > > > > Hi Claudio, > > > This is not Django specific, but there is a python module called > > > pyExcelerator, that while old, seems to work for me. > > > > > > http://sourceforge.net/projects/pyexcelerator > > > > > > /alex > > > > > > > > > > > > > > > > > -- > > Claudio Escudero > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---