airbyte-source-file

View on PyPIReverse Dependencies (0)

0.5.1 airbyte_source_file-0.5.1-py3-none-any.whl

Wheel Details

Project: airbyte-source-file
Version: 0.5.1
Filename: airbyte_source_file-0.5.1-py3-none-any.whl
Download: [link]
Size: 15936
MD5: b3756c832494e8e509ff5728a6372912
SHA256: 98c5c3fa10e17ee230594dfc8eb4eb851364e3dc6d898f280f5f5dbd25504d8b
Uploaded: 2024-05-07 14:27:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-file
Version: 0.5.1
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: fastparquet (<2025.0.0,>=2024.2.0)
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.1.0)
Requires-Dist: pandas (==2.2.2)
Requires-Dist: paramiko (==2.11.0)
Requires-Dist: pyarrow (==14.0.2)
Requires-Dist: pyxlsb (==1.0.10)
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=wwWxqKCDsiGsagAPRy_RibK0w-1OrxymiSZMJP5KBvU 23368
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.1.dist-info/METADATA sha256=Nz6hoWBzU9AXcjQegKUciLweZFR1dggy2oVhFwB7ntk 5725
airbyte_source_file-0.5.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
airbyte_source_file-0.5.1.dist-info/entry_points.txt sha256=JiPZ6Z05NmiYiD6kYOoAg-IyZLoeD-feoWIRNLx4qkA 51
airbyte_source_file-0.5.1.dist-info/RECORD

entry_points.txt

source-file = source_file.run:run