.coveragerc
.flake8
.gitignore
LICENSE
MANIFEST.in
README.md
requirements.dev.txt
requirements.test.txt
requirements.txt
setup.py
sf_git.test.conf
.github/workflows/publish_pypi.yml
.github/workflows/run_tests.yml
doc/images/switch_versions.png
doc/images/transfer_accounts.png
sf_git/__init__.py
sf_git/cache.py
sf_git/cli.py
sf_git/commands.py
sf_git/config.py
sf_git/git_utils.py
sf_git/models.py
sf_git/rest_utils.py
sf_git/sf_git.conf
sf_git/snowsight_auth.py
sf_git/worksheets_utils.py
sf_git.egg-info/PKG-INFO
sf_git.egg-info/SOURCES.txt
sf_git.egg-info/dependency_links.txt
sf_git.egg-info/entry_points.txt
sf_git.egg-info/not-zip-safe
sf_git.egg-info/requires.txt
sf_git.egg-info/top_level.txt
tests/conftest.py
tests/test_cache.py
tests/test_commands.py
tests/test_config.py
tests/test_worksheets_utils.py
tests/data/Benchmarking_Tutorials/.[Tutorial]_Sample_queries_on_TPC-DS_data_metadata.json
tests/data/Benchmarking_Tutorials/.[Tutorial]_Sample_queries_on_TPC-H_data_metadata.json
tests/data/Benchmarking_Tutorials/.[Tutorial]_TPC-DS_100TB_Complete_Query_Test_metadata.json
tests/data/Benchmarking_Tutorials/.[Tutorial]_TPC-DS_10TB_Complete_Query_Test_metadata.json
tests/data/Benchmarking_Tutorials/[Tutorial]_Sample_queries_on_TPC-DS_data.sql
tests/data/Benchmarking_Tutorials/[Tutorial]_Sample_queries_on_TPC-H_data.sql
tests/data/Benchmarking_Tutorials/[Tutorial]_TPC-DS_100TB_Complete_Query_Test.sql
tests/data/Benchmarking_Tutorials/[Tutorial]_TPC-DS_10TB_Complete_Query_Test.sql
tests/data/Getting_Started_Tutorials/.[Template]_Adding_a_user_and_granting_roles_metadata.json
tests/data/Getting_Started_Tutorials/.[Tutorial]_Using_Python_to_load_and_query_sample_data_metadata.json
tests/data/Getting_Started_Tutorials/.[Tutorial]_Using_SQL_to_load_and_query_sample_data_metadata.json
tests/data/Getting_Started_Tutorials/[Template]_Adding_a_user_and_granting_roles.sql
tests/data/Getting_Started_Tutorials/[Tutorial]_Using_Python_to_load_and_query_sample_data.py
tests/data/Getting_Started_Tutorials/[Tutorial]_Using_SQL_to_load_and_query_sample_data.sql
tests/fixtures/contents.json
tests/fixtures/entities.json
tests/fixtures/folders.json
tests/fixtures/worksheets.json
tests/fixtures/worksheets_update.json