Metadata-Version: 2.1
Name: airbyte-source-microsoft-dataverse
Version: 1.0.0
Summary: Source implementation for Microsoft Dataverse.
Home-page: https://airbyte.com
License: ELv2
Author: Airbyte
Author-email: contact@airbyte.io
Requires-Python: >=3.9,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: airbyte-cdk (==0.80.0)
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/microsoft-dataverse
Project-URL: Repository, https://github.com/airbytehq/airbyte
Description-Content-Type: text/markdown

# Microsoft Dataverse source connector

This is a Python CDK connector. For user-facing documentation and setup guides,
see the [Microsoft Dataverse source connector documentation](https://docs.airbyte.com/integrations/sources/microsoft-dataverse).

## Development

For local development and testing, see
[Developing Connectors Locally](https://docs.airbyte.com/connector-development/local-connector-development).

For Python CDK API reference, see the
[Python CDK docs](https://airbytehq.github.io/airbyte-python-cdk/airbyte_cdk.html).
For acceptance test configuration, see the
[Connector Acceptance Tests Reference](https://docs.airbyte.com/connector-development/testing-connectors/connector-acceptance-tests-reference).

## Connector-specific guidance

This connector does not currently include additional connector-specific
troubleshooting or testing guidance.

