Saturday, January 9th, 2010
Generate Microsoft Word 2007/2008 docx Files from Python Code
In some situations, it would be nice to be able to spit out an automated report as a Word document. Mike Maccana has come up with a new tool for doing just that and shared the code on github as project python-docx. I like it.
