Metadata-Version: 2.1
Name: airbyte-source-smoke-test
Version: 0.1.2
Summary: Smoke test source for destination regression testing, backed by PyAirbyte.
Home-page: https://airbyte.com
License: ELv2
Author: Airbyte
Author-email: contact@airbyte.io
Requires-Python: >=3.10,<3.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: airbyte (>=0.41.0)
Requires-Dist: airbyte-cdk (>=6.0.0)
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/smoke-test
Project-URL: Repository, https://github.com/airbytehq/airbyte
Description-Content-Type: text/markdown

# Smoke Test

This package contains the Airbyte Smoke Test connector.

Airbyte is open-source data movement for ELT pipelines and AI agents. It moves data from APIs, databases, and files to warehouses, lakes, and AI applications.

Airbyte provides a catalog of 600+ connectors for APIs, databases, data warehouses, data lakes, and AI applications. Use this package with [PyAirbyte](https://docs.airbyte.com/developers/pyairbyte) to run the connector from Python.

