docxcompose · PyPI
https://pypi.org/project/docxcompose20.12.2021 · Installation for development. To install docxcompose for development, clone the repository and using a python with setuptools (for example a fresh virtualenv), install it using pip: $ pip install -e . [ tests] Tests can then be run with pytest.
docxcompose · PyPI
pypi.org › project › docxcomposeDec 20, 2021 · $ docxcompose files/master.docx files/content.docx -o files/composed.docx Installation for development To install docxcompose for development, clone the repository and using a python with setuptools (for example a fresh virtualenv), install it using pip: