Metadata-Version: 2.1 Name: airbyte-source-gcs Version: 0.10.27 Summary: Source implementation for Gcs. Home-page: https://airbyte.com License: ELv2 Author: Airbyte Author-email: contact@airbyte.io Requires-Python: >=3.10,<3.14 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 Classifier: Programming Language :: Python :: 3.13 Requires-Dist: airbyte-cdk[file-based] (>=7.0.0,<8.0.0) Requires-Dist: google-cloud-storage (==2.12.0) Requires-Dist: pytz (==2024.2) Requires-Dist: smart-open[gcs] (==5.1.0) Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/gcs Project-URL: Repository, https://github.com/airbytehq/airbyte Description-Content-Type: text/markdown # Google Cloud Storage (GCS) This package contains the Airbyte Google Cloud Storage (GCS) 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.