airflow-provider-great-expectations

View on PyPIReverse Dependencies (2)

0.3.0 airflow_provider_great_expectations-0.3.0-py3-none-any.whl

Wheel Details

Project: airflow-provider-great-expectations
Version: 0.3.0
Filename: airflow_provider_great_expectations-0.3.0-py3-none-any.whl
Download: [link]
Size: 31035
MD5: f16a7eb02789825dd0e626db762dec31
SHA256: 745bbc59eb5070802b80232876c057cc86d408c97aa21bd40d223ce8d745564a
Uploaded: 2025-02-10 14:11:19 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: airflow-provider-great-expectations
Version: 0.3.0
Summary: An Apache Airflow provider for Great Expectations
Author: Great Expectations & Astronomer
Author-Email: humans[at]astronomer.io
Home-Page: https://github.com/astronomer/airflow-provider-great-expectations
Project-Url: Source Code, https://github.com/astronomer/airflow-provider-great-expectations
Project-Url: Changelog, https://github.com/astronomer/airflow-provider-great-expectations/blob/main/CHANGELOG.md
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Apache Airflow
Classifier: Framework :: Apache Airflow :: Provider
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Requires-Dist: apache-airflow (>=2.1)
Requires-Dist: great-expectations (<1.0.0,>=0.15.34)
Requires-Dist: sqlalchemy (>=1.3.16)
Requires-Dist: parameterized; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: apache-airflow-providers-snowflake (>=3.3.0); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 9277 characters]

WHEEL

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

RECORD

Path Digest Size
great_expectations_provider/__init__.py sha256=R-nRvTzLAd-sh_UJtrpunKujAEYVj6Z8KCsuUaDO3B0 290
great_expectations_provider/example_dags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
great_expectations_provider/example_dags/example_great_expectations_dag.py sha256=wa5wCq6ZpwAJgtsOaEYko_gZcesW1vdpqjczpHM-OXA 4599
great_expectations_provider/operators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
great_expectations_provider/operators/great_expectations.py sha256=BpJ3fA8tlw04ppHL8RaBZeCFeQaeCqI0OUs153u9DhI 33315
include/great_expectations/object_configs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
include/great_expectations/object_configs/example_checkpoint_config.py sha256=EomcVy5V6fzdHlBJXWTlLOGVE0wcF1uXIc9IRnjbKp0 1538
include/great_expectations/object_configs/example_data_context_config.py sha256=U1USVn-UZBhmEeVBrzlFQiJhAchtba2OuLxGgx4jDeI 3701
include/great_expectations/object_configs/example_runtime_batch_request_for_plugin_expectation.py sha256=s7NBdfuTXy3hPbzH87lLpIM1W8jxVS-IQayVuJKG8ks 646
include/great_expectations/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
include/great_expectations/plugins/expectations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
include/great_expectations/plugins/expectations/expect_column_values_to_be_alphabetical.py sha256=bEWmiytGWH5HNSkcSoAHRtUXQitTcqbpY4QdTAhytMI 9025
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/operators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/operators/test_great_expectations.py sha256=x96_6PsONw1qbNfjCRM7NVVmaXEe-Y2TLgbohE9UvEU 44953
airflow_provider_great_expectations-0.3.0.dist-info/LICENSE.txt sha256=9ZA8Vx2D3L-ihCqBgjEG_uSS7U6kaxZCpiPAe6neEEw 11341
airflow_provider_great_expectations-0.3.0.dist-info/METADATA sha256=NteQ_zgO6Yw_5cfsWp5A4yFKPfFC_ufV6aodsgDUi80 10925
airflow_provider_great_expectations-0.3.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
airflow_provider_great_expectations-0.3.0.dist-info/entry_points.txt sha256=Uatm1UYtNtCqq6j7WrtoSt8Kfp8D7dnNt14Jjs2NcCc 97
airflow_provider_great_expectations-0.3.0.dist-info/top_level.txt sha256=D3kfhDeSHc53hkrDMzcbCgs6DClceU5pCWwT0sSr1Dc 42
airflow_provider_great_expectations-0.3.0.dist-info/RECORD

top_level.txt

great_expectations_provider
include
tests

entry_points.txt

provider_info = great_expectations_provider.__init__:get_provider_info