Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 921 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 921 Bytes

abstract_generator

![python-2.7, 3.5-blue](https://img.shields.io/badge/python-2.7, 3.5-blue.svg) license Scrutinizer Code Quality

generate abstract document from excel table

dependencies

  • pandas
  • xlrd
  • python-docx
  • pillow

usage

Usage: xlsx2docx.py [options] input.xlsx output.docx

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -i IMAGE_DIR, --imagedir=IMAGE_DIR
                        image directory (default image)
  -t TEMPLATE_TYPE, --template=TEMPLATE_TYPE
                        template type: 'aini2016' or 'jscpb2016' (default
                        aini2016)