Swagger to MS Word Document Converts Swagger JSON file to MS Word Document Usage Install python-docx pip install python-docx add swagger.json file in same folder and execute below command python swagger2docx.py swagger.docx will be created in same folder