airbyte-source-gcs

View on PyPIReverse Dependencies (0)

0.8.2 airbyte_source_gcs-0.8.2-py3-none-any.whl

Wheel Details

Project: airbyte-source-gcs
Version: 0.8.2
Filename: airbyte_source_gcs-0.8.2-py3-none-any.whl
Download: [link]
Size: 14928
MD5: 35c56dc47e21b165977d1e9e360f18f0
SHA256: bef02e1f048e470964090fa9f791ae499e3829fe785a06bc0131742a3932baed
Uploaded: 2024-11-25 12:25:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-gcs
Version: 0.8.2
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.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<3.12
Requires-Dist: airbyte-cdk[file-based] (<6,>=5)
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: 4453 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
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=qLtHM3QsZPQdKwBsZ6DqRepmH1GklCOJ__FAwCCEJbI 2484
source_gcs/config_migrations.py sha256=xEr3Vwjl_kQb6HFEVwdf14GvzcoSe8idxH646osecWA 2328
source_gcs/cursor.py sha256=sq7ROQSRY9c7bp3-3wuLQJVK5maJmtbbs-jUdJB7ciU 3126
source_gcs/helpers.py sha256=HjQh4xKzpAR8sGgHJxMFMx8Cdd13GNMWYfc6zujEjJ0 1705
source_gcs/legacy_config_transformer.py sha256=2tkc47h3r-Bj_HWYzLlS2mt7hUYr2Rjd4Pl9965y1cg 1526
source_gcs/run.py sha256=tLkppFEE5P4TQi3FgqnQqwXmyM0BzKR_59ZXbqlogVE 1909
source_gcs/source.py sha256=XKxQUz2IGz-8HPCkUe40urK3QbTk6jVJUBBvfcTxmFs 3898
source_gcs/spec.py sha256=Vfhgnme3et-qTxiY91WbP3oySEEssDkhYyadgEqMLBo 2413
source_gcs/stream.py sha256=RO46Jm_JfqDUW_rbZPA5qw5aNGq1wUJs4XwzhvGxUX0 526
source_gcs/stream_reader.py sha256=AiQZnRnSAT8bmItAPCbtH34RRMdil_c6fjsZzej2gcY 5898
source_gcs/zip_helper.py sha256=trcaBEBnnONcU-YPgscQe5dAxVAHgCeg2ymanxWTmLE 1952
airbyte_source_gcs-0.8.2.dist-info/METADATA sha256=O-WTFIDrLxi0YiVMmCyXGZsp6BC0j-y_JFhip5o4RY4 5226
airbyte_source_gcs-0.8.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
airbyte_source_gcs-0.8.2.dist-info/entry_points.txt sha256=oCcvzKPAVtyZnDb3zBB7yi5WNivch_scO2BBmJHJToQ 49
airbyte_source_gcs-0.8.2.dist-info/RECORD

entry_points.txt

source-gcs = source_gcs.run:run