Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 261 Bytes

srcToDocx

A simple python script which can merge source codes into a single document (word).

install python-docx

pip install python-docx

usage

cd srcToDocx

python src2docx.py {src path} {output}