Using python to clean or manage the directory, Python Directory and Files Management
-
Updated
Jan 7, 2020 - Python
Using python to clean or manage the directory, Python Directory and Files Management
Renames directories from their raw names to names defined in a CSV file
This project automates the process of creating personalized letters by merging a list of invitee names into a template document. The script reads names from a text file, replaces the placeholder in a template letter, and generates individual letters for each invitee, saving them as .docx files in the output folder.
Add a description, image, and links to the python-directory topic page so that developers can more easily learn about it.
To associate your repository with the python-directory topic, visit your repo's landing page and select "manage topics."