bkerr + excel   5

Django snippets: ExcelResponse
"A subclass of HttpResponse which will transform a QuerySet, or sequence of sequences, into either an Excel spreadsheet or CSV file formatted for Excel, depending on the amount of data. All of this is done in-memory and on-the-fly, with no disk writes, thanks to the StringIO library."
python  django  snippet  queryset  export  excel 
november 2008 by bkerr
TreePlan Decision Tree Add-In for Excel
recommended by a friend, have not used, $30 MS Excel add-in.
decision  tree  excel 
february 2007 by bkerr
Python Cheese Shop | xlrd 0.5.2
"Extract data from new and old Excel spreadsheets on any platform. Pure Python (2.1 or later). Strong support for Excel dates. Unicode-aware."
python  excel  microsoft 
may 2006 by bkerr

Copy this bookmark:



description:


tags: