.pat-complete.fish
.pat-complete.sh
.pat-complete.zsh
LICENSE.md
MANIFEST.in
README.md
VERSION
pat.bat
pat.py
pyproject.toml
setup.cfg
src/patch/__init__.py
src/patch/debug.py
src/patch/auth/__init__.py
src/patch/auth/auth_client.py
src/patch/auth/auth_phone_number.py
src/patch/auth/auth_token.py
src/patch/cli/__init__.py
src/patch/cli/eap.py
src/patch/cli/patch_click_context.py
src/patch/cli/phone_number_param_type.py
src/patch/cli/styled.py
src/patch/cli/commands/__init__.py
src/patch/cli/commands/access.py
src/patch/cli/commands/admin.py
src/patch/cli/commands/connector.py
src/patch/cli/commands/dataset.py
src/patch/cli/commands/login.py
src/patch/cli/commands/playground.py
src/patch/cli/commands/source.py
src/patch/cli/commands/token.py
src/patch/cli/commands/user.py
src/patch/cli/remote/__init__.py
src/patch/cli/remote/dataset_client.py
src/patch/cli/remote/source_client.py
src/patch/cli/tools/__init__.py
src/patch/cli/tools/base64_encryption.py
src/patch/cli/tools/config_spec.py
src/patch/cli/tools/field_spec.py
src/patch/cli/tools/filters_reader.py
src/patch/cli/tools/json_reader.py
src/patch/cli/tools/connectors/__init__.py
src/patch/cli/tools/connectors/connector_spec.py
src/patch/cli/tools/connectors/source_config.py
src/patch/cli/tools/connectors/source_config_interactive.py
src/patch/cli/tools/connectors/source_config_non_interactive.py
src/patch/cli/tools/datasets/__init__.py
src/patch/cli/tools/datasets/curl_renderer.py
src/patch/cli/tools/datasets/endpoint_renderer.py
src/patch/cli/tools/datasets/row_table_renderer.py
src/patch/cli/tools/tables/__init__.py
src/patch/cli/tools/tables/renders.py
src/patch/cli/tools/tables/source_app.py
src/patch/cli/tools/tables/source_data.py
src/patch/cli/tools/tables/source_metadata_client.py
src/patch/cli/tools/tables/state_manager.py
src/patch/cli/tools/tables/components/__init__.py
src/patch/cli/tools/tables/components/container_panel.py
src/patch/cli/tools/tables/components/hierarchy_renderer.py
src/patch/cli/tools/tables/components/panel_quota.py
src/patch/cli/tools/tables/components/panel_search.py
src/patch/cli/tools/tables/components/panel_summary.py
src/patch/cli/tools/tables/components/panel_tabular.py
src/patch/cli/tools/tables/components/panel_tabular_all_in.py
src/patch/cli/tools/tables/components/panel_tabular_appendable.py
src/patch/cli/tools/tables/components/panel_tabular_positional.py
src/patch/cli/tools/tables/components/panel_tabular_positional_hierarchy.py
src/patch/cli/tools/tables/components/panel_tabular_with_columns.py
src/patch/cli/tools/tables/components/list_tools/__init__.py
src/patch/cli/tools/tables/components/list_tools/data_list.py
src/patch/cli/tools/tables/components/viewport/__init__.py
src/patch/cli/tools/tables/components/viewport/cursor_controller.py
src/patch/cli/tools/tables/components/viewport/viewport.py
src/patch/cli/tools/tables/rows/__init__.py
src/patch/cli/tools/tables/rows/columns_row_collection.py
src/patch/cli/tools/tables/rows/panel_tabular_row.py
src/patch/cli/tools/tables/rows/row_collection.py
src/patch/cli/tools/tables/rows/table_data_row.py
src/patch/cli/tools/tables/rows/table_row_collection.py
src/patch/cli/tools/tables/rows/table_row_collection_quota_aware.py
src/patch/cli/tools/tables/rows/table_with_pk_row_collection.py
src/patch/gql/__init__.py
src/patch/gql/client.py
src/patch/gql/schema.py
src/patch/storage/__init__.py
src/patch/storage/auth.py
src/patch/storage/generic_payload.py
src/patch/storage/generic_storage_file.py
src/patch/storage/state_file.py
src/patch/storage/storage.py
src/patch/tp/__init__.py
src/patch/tp/phone_number.py
src/patch_cli.egg-info/PKG-INFO
src/patch_cli.egg-info/SOURCES.txt
src/patch_cli.egg-info/dependency_links.txt
src/patch_cli.egg-info/entry_points.txt
src/patch_cli.egg-info/requires.txt
src/patch_cli.egg-info/top_level.txt