Automated document completion using Python + Mail Merge

Isaac Fitzer

Created for a friend of mine who does a lot of busywork for a law firm. I wrote a Python script that uses data from an Excel spreadsheet to fill out several legal documents at once. I compiled the code into a Windows executable file for ease of use. One or multiple entries can be added to a linked spreadsheet, and when the .exe file is run, a folder corresponding to each entry is created and filled with completed documents. Microsoft's mail merge feature is accessed through Python to configure the documents. I've made a couple of versions to be used for different projects.
Like this project

Posted Sep 8, 2023

A Python script that fills out legal documents

Likes

0

Views

29

Solitaire card game
Solitaire card game
Bus dispatcher web app
Bus dispatcher web app