.flake8
.gitignore
.readthedocs.yaml
LICENSE
README.md
conftest.py
pyproject.toml
setup.py
.github/workflows/linting.yml
.github/workflows/publish_release.yml
.github/workflows/pytest.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
requirements/requirements.txt
requirements/requirements_docs.txt
requirements/requirements_test.txt
src/sumo/__init__.py
src/sumo/wrapper/__init__.py
src/sumo/wrapper/_auth_provider.py
src/sumo/wrapper/_blob_client.py
src/sumo/wrapper/_decorators.py
src/sumo/wrapper/_logging.py
src/sumo/wrapper/config.py
src/sumo/wrapper/login.py
src/sumo/wrapper/sumo_client.py
src/sumo/wrapper/version.py
src/sumo_wrapper_python.egg-info/PKG-INFO
src/sumo_wrapper_python.egg-info/SOURCES.txt
src/sumo_wrapper_python.egg-info/dependency_links.txt
src/sumo_wrapper_python.egg-info/entry_points.txt
src/sumo_wrapper_python.egg-info/not-zip-safe
src/sumo_wrapper_python.egg-info/requires.txt
src/sumo_wrapper_python.egg-info/top_level.txt
tests/test_sumo_thin_client.py
tests/testdata/case.yml
tests/testdata/surface.yml