LICENSE
README.md
pyproject.toml
src/dataplane/__init__.py
src/dataplane/hello.py
src/dataplane.egg-info/PKG-INFO
src/dataplane.egg-info/SOURCES.txt
src/dataplane.egg-info/dependency_links.txt
src/dataplane.egg-info/top_level.txt
src/dataplane/Microsoft/__init__.py
src/dataplane/Microsoft/Sharepoint/__init__.py
src/dataplane/Microsoft/Sharepoint/sharepoint_download.py
src/dataplane/Microsoft/Sharepoint/sharepoint_upload.py
src/dataplane/Microsoft/Sharepoint/test_sharepoint.py
src/dataplane/Microsoft/Sharepoint/test_sharepoint_nonroot.py
src/dataplane/Microsoft/Sharepoint/test_sharepoint_object.py
src/dataplane/Microsoft/Teams/__init__.py
src/dataplane/Microsoft/Teams/test_webhook_send.py
src/dataplane/Microsoft/Teams/webhook_send.py
src/dataplane/pipelinerun/__init__.py
src/dataplane/pipelinerun/data_persist/__init__.py
src/dataplane/pipelinerun/data_persist/pandas_redis_store.py
src/dataplane/pipelinerun/data_persist/pandas_s3_store.py
src/dataplane/pipelinerun/data_persist/test_redis.py
src/dataplane/pipelinerun/data_persist/test_s3_store.py