airbyte-destination-pgvector

View on PyPIReverse Dependencies (0)

0.1.2 airbyte_destination_pgvector-0.1.2-py3-none-any.whl

Wheel Details

Project: airbyte-destination-pgvector
Version: 0.1.2
Filename: airbyte_destination_pgvector-0.1.2-py3-none-any.whl
Download: [link]
Size: 24333
MD5: 5375b0db448eebca10ea06499957c843
SHA256: 205ceaecc68799b497e0152d910dc5d8dcdfc7ccc6ceebba36aa1b0ac9372713
Uploaded: 2025-01-15 10:14:46 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: airbyte-destination-pgvector
Version: 0.1.2
Summary: Airbyte destination implementation for PGVector.
Author: Airbyte
Author-Email: contact[at]airbyte.io
Project-Url: Documentation, https://docs.airbyte.com/integrations/destinations/pgvector
Project-Url: Homepage, https://airbyte.com
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 (<0.13.0,>=0.12.0)
Requires-Dist: airbyte-cdk[vector-db-based] (>=1.0)
Requires-Dist: pgvector (==0.3.2)
Requires-Dist: sqlalchemy (<2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7262 characters]

WHEEL

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

RECORD

Path Digest Size
destination_pgvector/__init__.py sha256=K9FiGGrUlSFmErQnGzw9zrvJ04wbbBPTXEEaPnPA_ic 143
destination_pgvector/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
destination_pgvector/common/catalog/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
destination_pgvector/common/catalog/catalog_providers.py sha256=oUTigu6ABFXwJ2OfqVag9qQHno0Vgf_jAZzVd20SRWA 3619
destination_pgvector/common/destinations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
destination_pgvector/common/destinations/record_processor.py sha256=AaB47p-_GtezfY_2fpyjs-HApeKFMG1DzYfd4xxcSNs 10460
destination_pgvector/common/sql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
destination_pgvector/common/sql/sql_processor.py sha256=PkCMaLkDU6OxK4g0g93k_vBu2C-CIF9p-gDwRPcksXI 34182
destination_pgvector/common/state/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
destination_pgvector/common/state/state_writers.py sha256=SvAERL7U94XznS3D1Ic7KAnMYrJInNSDWuM9u8wvPeE 977
destination_pgvector/config.py sha256=JivsX5N8YfiVEpoL0wIlgw_X1ZcqUksy9kxXHLx_HTM 2008
destination_pgvector/destination.py sha256=nywDgzRMnmaZJOOLVQVANz89fW9yUua1z4UgT5xisww 3320
destination_pgvector/globals.py sha256=LU5f19uF-8ECgl5pK_6g05-4pe6NFWYf6IHckQ0uJ78 312
destination_pgvector/pgvector_processor.py sha256=SuwcTdhF-cQDJTMniibU2N793MucbnqXEzi7tgcpTp0 9426
destination_pgvector/run.py sha256=XO5WRfBvqKzXba2ap9UHUF025q1GfhzYe7Z-jZoMnkk 230
airbyte_destination_pgvector-0.1.2.dist-info/METADATA sha256=QOml7HsZjqAoV4uE7u4kxMt-YK4jOGysQ8NmGsNcI9Y 8129
airbyte_destination_pgvector-0.1.2.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
airbyte_destination_pgvector-0.1.2.dist-info/entry_points.txt sha256=-5h-aihnv7mzUuP1-9VbzSPz5c-hhsFrZiATjdjMeFk 69
airbyte_destination_pgvector-0.1.2.dist-info/RECORD

entry_points.txt

destination-pgvector = destination_pgvector.run:run