MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
t_office_365/__init__.py
t_office_365/constants.py
t_office_365/core.py
t_office_365/decorators.py
t_office_365/models.py
t_office_365/office.py
t_office_365/outlook.py
t_office_365/utils.py
t_office_365.egg-info/PKG-INFO
t_office_365.egg-info/SOURCES.txt
t_office_365.egg-info/dependency_links.txt
t_office_365.egg-info/not-zip-safe
t_office_365.egg-info/requires.txt
t_office_365.egg-info/top_level.txt
t_office_365/drive/__init__.py
t_office_365/drive/drive.py
t_office_365/drive/excel.py
t_office_365/drive/onedrive.py
t_office_365/drive/sharepoint.py
t_office_365/endpoints/__init__.py
t_office_365/endpoints/drive_api.py
t_office_365/endpoints/mail_api.py
t_office_365/endpoints/workbook_api.py
t_office_365/exceptions/__init__.py
t_office_365/exceptions/exceptions.py