alvin-integration

View on PyPIReverse Dependencies (1)

0.19.0 alvin_integration-0.19.0-py3-none-any.whl

Wheel Details

Project: alvin-integration
Version: 0.19.0
Filename: alvin_integration-0.19.0-py3-none-any.whl
Download: [link]
Size: 47620
MD5: dec82f01b46f4c8d40fb4341458f0cad
SHA256: 3e2846a7eab75a1eec0092d9646aef24e2e3cf0403ab6a115d3c4a569def3d2f
Uploaded: 2023-05-26 20:54:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: alvin-integration
Version: 0.19.0
Summary: Alvin lineage python library for integrations
Author: Alvin
Author-Email: tech[at]alvin.ai
Requires-Python: >=3.7
Requires-Dist: gorilla (==0.4.0)
Requires-Dist: openlineage-airflow (==0.6.1); extra == "airflow"
Requires-Dist: dbt-core (>=1.0.0); extra == "dbt"
Requires-Dist: dbt-bigquery (>=1.0.0); extra == "dbt"
Provides-Extra: airflow
Provides-Extra: dbt
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
alvin_integration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/adapter.py sha256=NVDEd05p12z9jsZ1sVZIo1EzBLvPiCte0FH-kHUZUdM 792
alvin_integration/constants.py sha256=_uGtYa32bcjpBPtdfySqP7mkG9WIGKoW1Yk0l9WeEPI 41
alvin_integration/helper.py sha256=UjOEPZIXoA_xtGrsu3Z9_hlJtONktRZvpW-QMOcjjOo 706
alvin_integration/models.py sha256=a9HF_HFrq29E6Xq9D00-B0MndoGyqDRgNOq2uqq1ijY 2208
alvin_integration/installer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/installer/base.py sha256=sec6GHrR68Bf35m42GSBGvRrLjjzE5IxuROruXC0Ayw 4933
alvin_integration/interfaces/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/interfaces/config.py sha256=eRoYPS1qAP7Q_slibZ3G9wT32bssnT6-dgxuVwHHK1k 516
alvin_integration/producers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/airflow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/airflow/config.py sha256=x7jHLRdy8dzmDuia5LlqPwXWsFL-zGj2TK6EDqOJzKc 10168
alvin_integration/producers/airflow/installer.py sha256=nsnXvli760Ld2Yy4B-GBq0bbjBrzVSm6dZ0vKz3NZPY 365
alvin_integration/producers/airflow/lineage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/airflow/lineage/alvin_plugin.py sha256=XlGJfR7m6r6kwvkskP368X5fm5ZB7kzMR0X94pCrH-U 530
alvin_integration/producers/airflow/lineage/backend.py sha256=TRjzr6EGspfBAb4cqcJ2jsbQC8_DaoMzTFhHaeJffPc 8854
alvin_integration/producers/airflow/lineage/extractors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/airflow/lineage/extractors/bigquery.py sha256=QnokGjEgnr9_zDpy9Rn87xKcr7LGHnkSAsjspvDjW7M 6095
alvin_integration/producers/airflow/lineage/extractors/mixins.py sha256=9txB5PgIHzvN3OidbGuse2XSk1OP8wjjTLk-US4Uo60 2158
alvin_integration/producers/airflow/lineage/extractors/snowflake.py sha256=JQshTTOQsMIHP-F4sK-WbvIGXGXkqQJndOrcITBDFwE 4111
alvin_integration/producers/airflow/patch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/airflow/patch/functions.py sha256=gS4vwB7eesN_5anuNMOwAnGVyNcrb9u4MsVAeRHd7IU 17652
alvin_integration/producers/airflow/patch/functions_214.py sha256=z5rvy-6ENu-v9EAEuJiydh9L7VjaiLm2Fp0WSz_k6_A 4851
alvin_integration/producers/airflow/patch/functions_legacy.py sha256=0wUcXJWyXT1LPi9e6VzmcQ3Fe-i5o3wQ-juq-ZmAmoE 4249
alvin_integration/producers/airflow/pipeline/__init__.py sha256=a_k4x0vMyw5LustKvVuZq6p0ooc60wSCgHSWNV808Vc 1480
alvin_integration/producers/airflow/pipeline/dag_metadata_current.py sha256=l4ZtYmBI0jxH_UD5mGcvu5_8XYKhGyzFrwUZ5s-YAXA 920
alvin_integration/producers/airflow/pipeline/dag_metadata_legacy.py sha256=BUWWIHI_XVVPvBiMVZp6kwJhQ4HJDufZYl-OZPiELCc 921
alvin_integration/producers/airflow/pipeline/extractor.py sha256=1kM5PWYUnvYsYIk-N4NINFPhjQPW5JgR5dxf71ppj18 2346
alvin_integration/producers/dbt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/dbt/config.py sha256=2jWSUG4UHnRrAp0yWWtfd3YzJnKVctDq7apmSNMib8M 2614
alvin_integration/producers/dbt/installer.py sha256=gAHYNyD6K4gHEUF6apiH5BO3MlLaAvTXxaD0WZtZvbQ 437
alvin_integration/producers/dbt/lineage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/dbt/lineage/alvin_plugin.py sha256=uL--MG0nmYzbfpeGkNn5T_8dZAC3TxtviY9cUYnVu8w 651
alvin_integration/producers/dbt/lineage/backend.py sha256=OaiZDnqRyw1AxNLq5omlaTF6RgsZvEc9Oy26pnJDtC4 363
alvin_integration/producers/dbt/lineage/extractors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/dbt/lineage/extractors/bigquery.py sha256=g7KrrdKIyMg_WSRdXH_wPtFHYSwzle3bw7A9hERxbJI 354
alvin_integration/producers/dbt/patch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alvin_integration/producers/dbt/patch/functions.py sha256=xblYReqcB2vviwBAJauYd2tSeSPa-4PxANwbWOdnHTg 9801
alvin_integration/producers/dbt/patch/functions_144.py sha256=vaIg3VVKvkniXOdhK2QWoG7re11iN3KhdmRk8l4-GPs 3035
alvin_integration/producers/dbt/patch/functions_legacy.py sha256=iAqHPvwxM4bSuRtLTK3l-kfRodVpfORkR3T6RSO0-kQ 2915
alvin_integration-0.19.0.dist-info/LICENSE sha256=ILBn-G3jdarm2w8oOrLmXeJNU3czuJvVhDLBASWdhM8 34522
alvin_integration-0.19.0.dist-info/METADATA sha256=3fXApOmaSsyhIYO9frNtZ-oKAiDTTtNAvYInuwAoNF8 496
alvin_integration-0.19.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
alvin_integration-0.19.0.dist-info/top_level.txt sha256=AjpInKndeyXloBsy8IdT8fHxySZY2N_qYrHqNnIMjbs 18
alvin_integration-0.19.0.dist-info/RECORD

top_level.txt

alvin_integration