Re: seeking tree-browser widget for use with Tkinter

2005-03-06 Thread Stefan Eischet
Hi Sean, I downloaded a file called tree.py recently which has this at the top: # Highly optimized Tkinter tree control # by Charles E. "Gene" Cash # # This is documented more fully on my homepage at # http://home.cfl.rr.com/genecash/ and if it's not there, look in the Vaults # of Parnassus at ht

Re: Excel module for Python

2005-01-17 Thread Stefan Eischet
Hi, I didn't catch older mails in this thread, so excuse me if this has already been pointed out: http://pyxlwriter.sourceforge.net/ "It's a port of John McNamara's Perl Spreadsheet::WriteExcel module" and it's really easy to use. I'm not sure if it does formulae, but it handles formatting fin