LICENSE
README.md
pyproject.toml
src/PowerPlatform/__init__.py
src/PowerPlatform/Dataverse/__init__.py
src/PowerPlatform/Dataverse/_skill_installer.py
src/PowerPlatform/Dataverse/client.py
src/PowerPlatform/Dataverse/py.typed
src/PowerPlatform/Dataverse/aio/__init__.py
src/PowerPlatform/Dataverse/aio/async_client.py
src/PowerPlatform/Dataverse/aio/core/__init__.py
src/PowerPlatform/Dataverse/aio/core/_async_auth.py
src/PowerPlatform/Dataverse/aio/core/_async_http.py
src/PowerPlatform/Dataverse/aio/data/__init__.py
src/PowerPlatform/Dataverse/aio/data/_async_batch.py
src/PowerPlatform/Dataverse/aio/data/_async_odata.py
src/PowerPlatform/Dataverse/aio/data/_async_relationships.py
src/PowerPlatform/Dataverse/aio/data/_async_upload.py
src/PowerPlatform/Dataverse/aio/models/__init__.py
src/PowerPlatform/Dataverse/aio/models/async_fetchxml_query.py
src/PowerPlatform/Dataverse/aio/models/async_query_builder.py
src/PowerPlatform/Dataverse/aio/operations/__init__.py
src/PowerPlatform/Dataverse/aio/operations/async_batch.py
src/PowerPlatform/Dataverse/aio/operations/async_dataframe.py
src/PowerPlatform/Dataverse/aio/operations/async_files.py
src/PowerPlatform/Dataverse/aio/operations/async_query.py
src/PowerPlatform/Dataverse/aio/operations/async_records.py
src/PowerPlatform/Dataverse/aio/operations/async_tables.py
src/PowerPlatform/Dataverse/claude_skill/__init__.py
src/PowerPlatform/Dataverse/claude_skill/dataverse-sdk-dev/SKILL.md
src/PowerPlatform/Dataverse/claude_skill/dataverse-sdk-use/SKILL.md
src/PowerPlatform/Dataverse/common/__init__.py
src/PowerPlatform/Dataverse/common/constants.py
src/PowerPlatform/Dataverse/core/__init__.py
src/PowerPlatform/Dataverse/core/_auth.py
src/PowerPlatform/Dataverse/core/_error_codes.py
src/PowerPlatform/Dataverse/core/_http.py
src/PowerPlatform/Dataverse/core/_http_logger.py
src/PowerPlatform/Dataverse/core/config.py
src/PowerPlatform/Dataverse/core/errors.py
src/PowerPlatform/Dataverse/core/log_config.py
src/PowerPlatform/Dataverse/data/__init__.py
src/PowerPlatform/Dataverse/data/_batch.py
src/PowerPlatform/Dataverse/data/_batch_base.py
src/PowerPlatform/Dataverse/data/_odata.py
src/PowerPlatform/Dataverse/data/_odata_base.py
src/PowerPlatform/Dataverse/data/_raw_request.py
src/PowerPlatform/Dataverse/data/_relationships.py
src/PowerPlatform/Dataverse/data/_upload.py
src/PowerPlatform/Dataverse/extensions/__init__.py
src/PowerPlatform/Dataverse/migration/__init__.py
src/PowerPlatform/Dataverse/migration/migrate_v0_to_v1.py
src/PowerPlatform/Dataverse/models/__init__.py
src/PowerPlatform/Dataverse/models/batch.py
src/PowerPlatform/Dataverse/models/fetchxml_query.py
src/PowerPlatform/Dataverse/models/filters.py
src/PowerPlatform/Dataverse/models/labels.py
src/PowerPlatform/Dataverse/models/protocol.py
src/PowerPlatform/Dataverse/models/query_builder.py
src/PowerPlatform/Dataverse/models/record.py
src/PowerPlatform/Dataverse/models/relationship.py
src/PowerPlatform/Dataverse/models/table_info.py
src/PowerPlatform/Dataverse/models/upsert.py
src/PowerPlatform/Dataverse/operations/__init__.py
src/PowerPlatform/Dataverse/operations/batch.py
src/PowerPlatform/Dataverse/operations/dataframe.py
src/PowerPlatform/Dataverse/operations/files.py
src/PowerPlatform/Dataverse/operations/query.py
src/PowerPlatform/Dataverse/operations/records.py
src/PowerPlatform/Dataverse/operations/tables.py
src/PowerPlatform/Dataverse/utils/__init__.py
src/PowerPlatform/Dataverse/utils/_pandas.py
src/PowerPlatform_Dataverse_Client.egg-info/PKG-INFO
src/PowerPlatform_Dataverse_Client.egg-info/SOURCES.txt
src/PowerPlatform_Dataverse_Client.egg-info/dependency_links.txt
src/PowerPlatform_Dataverse_Client.egg-info/entry_points.txt
src/PowerPlatform_Dataverse_Client.egg-info/not-zip-safe
src/PowerPlatform_Dataverse_Client.egg-info/requires.txt
src/PowerPlatform_Dataverse_Client.egg-info/top_level.txt