Skip to content

DaisukeMiyamoto/abstract_generator

Repository files navigation

abstract_generator

python-2.7, 3.5-blue license Scrutinizer Code Quality

generate abstract document from excel table

dependencies

  • pandas
  • xlrd
  • python-docx
  • pillow

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)