Skip to content

auneri/OfficePie

Repository files navigation

Microsoft Office automation using Python.

license build

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

About

Microsoft Office automation using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages