项目作者: xpam-net

项目描述 :
Simple python docx templating
高级语言: Python
项目地址: git://github.com/xpam-net/docx_templating.git
创建时间: 2020-03-22T17:55:24Z
项目社区:https://github.com/xpam-net/docx_templating

开源协议:GNU General Public License v3.0

下载


docx_templating

Simple python docx templating

Introduction

Simple module for replacing {{tags}} inside Microsoft Word docx documents

Prerequisites

  • Python 3
  • python-docx >= 0.8.8
  • lxml >= 2.3.2

Getting Started

Just import docxt inside you program. See example.py file.

Author

  • Andrey Luzhin

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details