Hi,

I'm trying to generate Docx files using python. I searched the web and found a module:
https://github.com/mikemaccana/python-docx/blob/master/README.markdown

It says to install using easy_install or pip, which I have no idea how to do. I also have a mac so I think that makes it a little more complicated. I'm worried about messing my computer.

Can someone please help me install? Thanks in advance.

Recommended Answers

All 2 Replies

There is another one for OpenOffice (I think): http://wiki.openoffice.org/wiki/PyUNO_bridge

I have always ben curious about this. Can't you just download a module and use it in you program instead of forcing users to install the whole thing?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.