kedro-pandera

View on PyPIReverse Dependencies (0)

0.2.3 kedro_pandera-0.2.3-py3-none-any.whl

Wheel Details

Project: kedro-pandera
Version: 0.2.3
Filename: kedro_pandera-0.2.3-py3-none-any.whl
Download: [link]
Size: 12783
MD5: c06bd95817d6b8ef38c6079562516e7e
SHA256: 99f0659b24cc2db442053fb029487733549f0170ce61882f71e9b3441098c059
Uploaded: 2024-07-18 21:08:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kedro-pandera
Version: 0.2.3
Summary: A kedro plugin to use pandera in your kedro projects
Author: Yolan Honoré-Rougé
Home-Page: https://github.com/Galileo-Galilei/kedro-pandera
License: Apache Software License (Apache 2.0)
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: Kedro
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8, <3.12
Requires-Dist: pandera[io] (>=0.15)
Requires-Dist: kedro (<0.20,>=0.19.0)
Requires-Dist: pre-commit (<4.0.0,>=2.0.0); extra == "dev"
Requires-Dist: jupyter (<2.0.0,>=1.0.0); extra == "dev"
Requires-Dist: sphinx (<7.5.0,>=4.5.0); extra == "doc"
Requires-Dist: sphinxawesome-theme; extra == "doc"
Requires-Dist: sphinx-docsearch; extra == "doc"
Requires-Dist: sphinx-markdown-tables (~=0.0.15); extra == "doc"
Requires-Dist: sphinx-click (<7.0,>=3.1); extra == "doc"
Requires-Dist: sphinx-copybutton (~=0.5.0); extra == "doc"
Requires-Dist: sphinx-design; extra == "doc"
Requires-Dist: myst-parser (<3.1.0,>=0.17.2); extra == "doc"
Requires-Dist: ruff (<0.6.0,>=0.5.0); extra == "test"
Requires-Dist: pyspark (<4.0,>=2.2); extra == "test"
Requires-Dist: pytest (<9.0.0,>=7.0.0); extra == "test"
Requires-Dist: pytest-cov (<6.0.0,>=4.0.0); extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pre-commit (<4.0.0,>=2.0.0); extra == "test"
Requires-Dist: cookiecutter; extra == "test"
Requires-Dist: kedro-datasets; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7963 characters]

WHEEL

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

RECORD

Path Digest Size
kedro_pandera/__init__.py sha256=hKruaAlekAHr_fvNlhfW8flpx29wYps3KmqyQR_2IUg 111
kedro_pandera/framework/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_pandera/framework/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_pandera/framework/cli/cli.py sha256=StdLdBrDfufg15gtGOLbEsgKXQw10_0CYzGJR_Bd3qU 4325
kedro_pandera/framework/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_pandera/framework/config/resolvers.py sha256=_JNcgbFMpx3Yi2uHpW1pCJe4fweJmtn02-eKpQLWzwg 1293
kedro_pandera/framework/hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_pandera/framework/hooks/pandera_hook.py sha256=X5VdMa6s9VcxRNPlrN4wt6SN2mbtYDJUjavaQu-FMFg 3699
kedro_pandera-0.2.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
kedro_pandera-0.2.3.dist-info/METADATA sha256=gcLICYqaLHVKOIHC5wNsWX0FBockECTXvPNIO-utPE8 9905
kedro_pandera-0.2.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kedro_pandera-0.2.3.dist-info/entry_points.txt sha256=VUHrYwJZkVK_OjAv27bqc0els97xdXqaEgNwJ4WGp6I 168
kedro_pandera-0.2.3.dist-info/top_level.txt sha256=3EKigyfra8vBhG3ADBqwWFwSRLJMy_6F175Saoza0fM 14
kedro_pandera-0.2.3.dist-info/RECORD

top_level.txt

kedro_pandera

entry_points.txt

pandera_hook = kedro_pandera.framework.hooks.pandera_hook:pandera_hook
kedro_pandera = kedro_pandera.framework.cli.cli:commands