In this article, we will cover how to generate Word documents in Python without MS Office. Moreover, you will learn how to create a DOCX or DOC file and add text or other elements into it dynamically using Python.
Create, Read, Modify and Convert Microsoft Word and OpenOffice Documents using Python