OfficePie Microsoft Office automation using Python. Getting started pip install git+https://github.com/auneri/OfficePie.git Creating portable applications set app=WordRevisions cd OfficePie\office\%app% pyinstaller %app%.spec dist\%app%.exe