airbyte-source-gcs

View on PyPIReverse Dependencies (0)

0.4.0 airbyte_source_gcs-0.4.0-py3-none-any.whl

Wheel Details

Project: airbyte-source-gcs
Version: 0.4.0
Filename: airbyte_source_gcs-0.4.0-py3-none-any.whl
Download: [link]
Size: 11471
MD5: dff677efeb2700b837e00ce29a246a65
SHA256: 5c58fe4b38f4da1d117896e7e84357fd7eb6695c608899220d69637bf3fe645f
Uploaded: 2024-03-26 20:24:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-gcs
Version: 0.4.0
Summary: Source implementation for Gcs.
Author: Airbyte
Author-Email: contact[at]airbyte.io
Home-Page: https://airbyte.com
Project-Url: Documentation, https://docs.airbyte.com/integrations/sources/gcs
Project-Url: Repository, https://github.com/airbytehq/airbyte
License: ELv2
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-Python: >=3.9,<3.12
Requires-Dist: airbyte-cdk[file-based] (<1,>=0)
Requires-Dist: google-cloud-storage (==2.12.0)
Requires-Dist: pytz (==2024.1)
Requires-Dist: smart-open[gcs] (==5.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4443 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
source_gcs/__init__.py sha256=TWDakQfqqKFq9ZXh6XQ4zOw7-msmwIoTYv_sF6J00BY 378
source_gcs/config.py sha256=kwD9TOq5_JNEhGnHtoicE0GEp_kje5xytlitk1vqgko 3435
source_gcs/cursor.py sha256=9PYB3TKsjT8c2vdGIOI-otjEnJf9GNHKmftVt8OrBxM 3063
source_gcs/helpers.py sha256=LydUqg7zUHMIh0M5inoH0dTgypzEuST006uHqwfVlUQ 1032
source_gcs/legacy_config_transformer.py sha256=NkYA6Y4AwmW9pfKU4etChA3ipYeIWSQUHTJfHl-swIc 1525
source_gcs/run.py sha256=DyIODTRHB_q6VVR3B6dzQOnLc93g8V4zurxOYOGvpBY 1586
source_gcs/source.py sha256=-vNk4UJf2cy6ar2dARnzm3jJyMnUg9mQqpYqZwGyYRM 1172
source_gcs/spec.py sha256=gE0EEgtDCHQ1hEyHnPPWu94olUpiVzGQadhP7QaEs0Y 1187
source_gcs/stream_reader.py sha256=x142M2PYrreHV_wDNP_oy2lIXduLtE4QpZvyisLZ8Q8 4536
airbyte_source_gcs-0.4.0.dist-info/METADATA sha256=6RcJdYYQKq1Z_WASTUdmWuDHZhYuZXgzRRfK3lDa0ok 5265
airbyte_source_gcs-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
airbyte_source_gcs-0.4.0.dist-info/entry_points.txt sha256=oCcvzKPAVtyZnDb3zBB7yi5WNivch_scO2BBmJHJToQ 49
airbyte_source_gcs-0.4.0.dist-info/RECORD

entry_points.txt

source-gcs = source_gcs.run:run