Metadata-Version: 2.1
Name: airbyte-source-s3
Version: 4.15.5
Summary: Source implementation for S3.
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: dill (>=0.3.4,<0.4.0)
Requires-Dist: numpy (>=2.2.6,<3)
Requires-Dist: pendulum (>=3.0.0,<4.0.0)
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Requires-Dist: pytz (>=2024.2,<2025.0)
Requires-Dist: smart-open[s3] (==4.15.5)
Requires-Dist: transformers (>=4.38.2,<5.0.0)
Requires-Dist: urllib3 (<2)
Requires-Dist: wcmatch (>=10.0,<11.0)
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/s3
Project-URL: Repository, https://github.com/airbytehq/airbyte
Description-Content-Type: text/markdown

# S3

This package contains the Airbyte S3 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.

