/pymergedocx

pymergedocx for merge docx file

Primary LanguagePythonOtherNOASSERTION

pymergedocx

image

target

https://pypi.python.org/pypi/pymergedocx

image

target

https://travis-ci.org/x-debug/pymergedocx

image

target

https://pymergedocx.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

python 下合并doc库,使用非常简单
merge_docx('{}/files/result.docx'.format(current_path), '{}/files/template.docx'.format(current_path),

'{}/files/template1.docx'.format(current_path), '{}/files/template2.docx'.format(current_path))

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.