LICENSE
README.md
setup.py
automate_office/__init__.py
automate_office.egg-info/PKG-INFO
automate_office.egg-info/SOURCES.txt
automate_office.egg-info/dependency_links.txt
automate_office.egg-info/requires.txt
automate_office.egg-info/top_level.txt
automate_office/automate_excel/__init__.py
automate_office/automate_excel/example.py
automate_office/automate_excel/excel_funcs.py
automate_office/automate_ppt/Charts.py
automate_office/automate_ppt/MyPPTCreator.py
automate_office/automate_ppt/__init__.py
automate_office/automate_ppt/helper_func.py
automate_office/automate_ppt/modify_ppt.py
automate_office/automate_ppt/ppt_enums.py
automate_office/automate_word/MyWordCreator.py
automate_office/automate_word/__init__.py
automate_office/automate_word/helper_func.py
automate_office/automate_word/settings.py
test/test.py