LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
sharepoint4py/__init__.py
sharepoint4py/errors.py
sharepoint4py/folder.py
sharepoint4py/list.py
sharepoint4py/list_dict.py
sharepoint4py/office365.py
sharepoint4py/request_helper.py
sharepoint4py/site.py
sharepoint4py/soap.py
sharepoint4py/version.py
sharepoint4py.egg-info/PKG-INFO
sharepoint4py.egg-info/SOURCES.txt
sharepoint4py.egg-info/dependency_links.txt
sharepoint4py.egg-info/requires.txt
sharepoint4py.egg-info/top_level.txt
tests/test_folder.py
tests/test_list.py
tests/test_list_parse.py
tests/test_settings.py
tests/test_site.py