Installation

At the command line:

$ pip install docx2csv

Or, if you don’t have pip installed:

$ easy_install docx2csv

If you want to install from the latest sources, you can do:

$ git clone https://github.com/ivbeg/docx2csv.git
$ cd docx2csv
$ python setup.py docx2csv