In this Python tutorial, I will be showing you how to perform a Word Document Mail Merge using Python.

This is one of the most requested topic I got, and I thought I finally have the time to record the tutorial. Couple of things to consider when using Python instead of VBA to perform Word Document Mail Merge.
1) Not perfect (I will explain why in the tutorial).
2) Can use CSV or Excel file as data source. To incorporate 3rd party API to import data, it requires using libraries support Excel object models.
3) WINDOWS ONLY.

Buy Me a Coffee? Your support is much appreciated!

PayPal Me: https://www.paypal.me/jiejenn/5
Venmo: @Jie-Jenn



Source Code: