This repository contains scripts for processing Word templates (.dotx) by searching and replacing specific text in headers, footers, or the main text body. The setup script ensures that all necessary Python packages are installed and the environment is ready for use.
Go to file
2024-08-30 08:43:07 +00:00
README.md Initial commit 2024-08-30 08:43:07 +00:00

WordTemplateProcessor

This repository contains scripts for processing Word templates (.dotx) by searching and replacing specific text in headers, footers, or the main text body. The setup script ensures that all necessary Python packages are installed and the environment is ready for use.