Microsoft Office automation using Python.
View the Project on GitHub auneri/OfficePie
pip install git+https://github.com/auneri/OfficePie.git
set app=WordRevisions cd OfficePie\office\%app% pyinstaller %app%.spec dist\%app%.exe