airbyte-source-file

View on PyPIReverse Dependencies (0)

0.5.0 airbyte_source_file-0.5.0-py3-none-any.whl

Wheel Details

Project: airbyte-source-file
Version: 0.5.0
Filename: airbyte_source_file-0.5.0-py3-none-any.whl
Download: [link]
Size: 15904
MD5: 650e30782bd82e8f86242be2dc2124bb
SHA256: e22cc7838696cae89e476906040c3457eddfd7e33b8393f0a510ee85e7db8fc8
Uploaded: 2024-03-21 02:33:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-file
Version: 0.5.0
Summary: Source implementation for File
Author: Airbyte
Author-Email: contact[at]airbyte.io
Home-Page: https://airbyte.com
Project-Url: Documentation, https://docs.airbyte.com/integrations/sources/file
Project-Url: Repository, https://github.com/airbytehq/airbyte
License: MIT
Classifier: License :: OSI Approved :: MIT 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 (<1,>=0)
Requires-Dist: beautifulsoup4 (==4.11.1)
Requires-Dist: boto3 (==1.21.21)
Requires-Dist: gcsfs (==2022.7.1)
Requires-Dist: genson (==1.2.2)
Requires-Dist: google-cloud-storage (==2.5.0)
Requires-Dist: html5lib (==1.1)
Requires-Dist: lxml (==4.9.1)
Requires-Dist: openpyxl (==3.0.10)
Requires-Dist: pandas (==1.4.3)
Requires-Dist: paramiko (==2.11.0)
Requires-Dist: pyarrow (==14.0.2)
Requires-Dist: pyxlsb (==1.0.9)
Requires-Dist: s3fs (==2022.7.1)
Requires-Dist: smart-open[all] (==6.0.0)
Requires-Dist: xlrd (==2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4461 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_file/__init__.py sha256=lrr_LZ-SV1-nuPkth9twVDIaX7pHGswhSRMdSCtS0j4 57
source_file/client.py sha256=2GcpPnm3bPLwD573V3SVHH0z7g6nprA2vloDxnmavNw 23203
source_file/run.py sha256=ARkkwKPQyEIXW_qZmieLO-1sHlHqr31BJ1tudqItJ0U 224
source_file/source.py sha256=PYooq4FeRxr8gZhBjKHG4O3Ih8g38OYoDZ8TzOXr1bE 9173
source_file/spec.json sha256=bLuThhSGhrmR_8QhaHpxlsWmsMvIWL0H3nUeXubUh5g 9514
source_file/utils.py sha256=DwmM4s9G81bgT7rPpJHV_rbhTYCnp2zsP2fYfk8GqWU 782
airbyte_source_file-0.5.0.dist-info/METADATA sha256=pn--VJacrLJPYpRK0_QAiJiz83gbOInQyVTYlnlsAVY 5675
airbyte_source_file-0.5.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
airbyte_source_file-0.5.0.dist-info/entry_points.txt sha256=JiPZ6Z05NmiYiD6kYOoAg-IyZLoeD-feoWIRNLx4qkA 51
airbyte_source_file-0.5.0.dist-info/RECORD

entry_points.txt

source-file = source_file.run:run