kedro-pandera


Namekedro-pandera JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Galileo-Galilei/kedro-pandera
SummaryA kedro plugin to use pandera in your kedro projects
upload_time2023-09-03 07:09:01
maintainer
docs_urlNone
authorYolan Honoré-Rougé
requires_python>=3.8, <3.12
licenseApache Software License (Apache 2.0)
keywords
VCS
bugtrack_url
requirements pandera kedro
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **General informations**

[![Python Version](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue.svg)](https://pypi.org/project/kedro-pandera/) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Code Style: Black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/ambv/black)
[![SemVer](https://img.shields.io/badge/semver-2.0.0-green)](https://semver.org/)

----------------------------------------------------------
| Software repository | Latest release                                                                                                                             | Total downloads                                                                                                                    |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| Pypi                | [![PyPI version](https://badge.fury.io/py/kedro-pandera.svg)](https://pypi.org/project/kedro-pandera/) | [![Downloads](https://pepy.tech/badge/kedro-pandera)](https://pepy.tech/project/kedro-pandera) |

**Code health**

----------------------------------------------------------
| Branch                                | Tests                                                                                                                                                                                                                                    | Coverage                                                                                                                                                                                                                                                                                               | Links                                                                                                                                                                                                                                                                                                                                                 | Documentation                                                                                                                                                                 | Deployment                                                                                                                                                                                                                                                                                                                                      | Activity                                                                                                                                                                                                                                                                     |
| ------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `main` | [![test](https://github.com/Galileo-Galilei/kedro-pandera/workflows/test/badge.svg?branch=main)](https://github.com/Galileo-Galilei/kedro-pandera/actions?query=workflow%3Atest+branch%3Amain) | [![codecov](https://codecov.io/gh/Galileo-Galilei/kedro-pandera/branch/main/graph/badge.svg)](https://codecov.io/gh/Galileo-Galilei/kedro-pandera/branch/main) | [![links](https://github.com/Galileo-Galilei/kedro-pandera/workflows/check-links/badge.svg?branch=main)](https://github.com/Galileo-Galilei/kedro-pandera/actions?query=workflow%3Acheck-links+branch%3Amain) | [![Documentation](https://readthedocs.org/projects/kedro-pandera/badge/?version=stable)](https://kedro-pandera.readthedocs.io/en/stable/) | [![publish](https://github.com/Galileo-Galilei/kedro-pandera/workflows/publish/badge.svg?branch=main)](https://github.com/Galileo-Galilei/kedro-pandera/actions?query=branch%3Amain+workflow%3Apublish) | [![commit](https://img.shields.io/github/commits-since/Galileo-Galilei/kedro-pandera/0.1.0)](https://github.com/Galileo-Galilei/kedro-pandera/compare/0.1.0...main) |

# What is kedro-pandera?


# How do I install kedro-pandera?


``kedro-pandera`` is available on PyPI, so you can install it with ``pip``:

```console
pip install kedro-pandera
```

If you want to use the most up to date version of the package which is under development and not released yet, you can install the package from github:

```console
pip install --upgrade git+https://github.com/Galileo-Galilei/kedro-pandera.git
```


# Getting started

The documentation contains:

- [A "hello world" example](https://kedro-pandera.readthedocs.io/en/stable/source/01_tutorials/01_getting_started.html)

# Release and roadmap

The [release history](https://github.com/Galileo-Galilei/kedro-pandera/blob/main/CHANGELOG.md) centralizes packages improvements across time. The main features coming in next releases are [listed on github milestones](https://github.com/Galileo-Galilei/kedro-pandera/milestones). Feel free to upvote/downvote and discuss prioritization in associated issues.

# Disclaimer

This package is still in active development. We use [SemVer](https://semver.org/) principles to version our releases. Until we reach `1.0.0` milestone, breaking changes will lead to `<minor>` version number increment, while releases which do not introduce breaking changes in the API will lead to `<patch>` version number increment.

If you want to see how to migrate from one version of `kedro-pandera` to another, see the [migration guide](../docs/migration_guide.md).

# Can I contribute?

We'd be happy to receive help to maintain and improve the package. Any PR will be considered (from typo in the docs to core features add-on) Please check the [contributing guidelines](https://github.com/Galileo-Galilei/kedro-pandera/blob/main/CONTRIBUTING.md).

# Main contributors

The following people actively maintain, enhance and discuss design to make this package as good as possible:

- [Yolan Honoré-Rougé](https://github.com/Galileo-Galilei)
- [Nok Lam Chan](https://github.com/noklam)
- [Joel Schwarzmann](https://github.com/datajoely)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Galileo-Galilei/kedro-pandera",
    "name": "kedro-pandera",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yolan Honor\u00e9-Roug\u00e9",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a8/64/259f959fb286767d1bdf7d15bb1021432c758e855a272f77efc85bdba2b9/kedro_pandera-0.1.0.tar.gz",
    "platform": null,
    "description": "**General informations**\n\n[![Python Version](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue.svg)](https://pypi.org/project/kedro-pandera/) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Code Style: Black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/ambv/black)\n[![SemVer](https://img.shields.io/badge/semver-2.0.0-green)](https://semver.org/)\n\n----------------------------------------------------------\n| Software repository | Latest release                                                                                                                             | Total downloads                                                                                                                    |\n| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |\n| Pypi                | [![PyPI version](https://badge.fury.io/py/kedro-pandera.svg)](https://pypi.org/project/kedro-pandera/) | [![Downloads](https://pepy.tech/badge/kedro-pandera)](https://pepy.tech/project/kedro-pandera) |\n\n**Code health**\n\n----------------------------------------------------------\n| Branch                                | Tests                                                                                                                                                                                                                                    | Coverage                                                                                                                                                                                                                                                                                               | Links                                                                                                                                                                                                                                                                                                                                                 | Documentation                                                                                                                                                                 | Deployment                                                                                                                                                                                                                                                                                                                                      | Activity                                                                                                                                                                                                                                                                     |\n| ------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `main` | [![test](https://github.com/Galileo-Galilei/kedro-pandera/workflows/test/badge.svg?branch=main)](https://github.com/Galileo-Galilei/kedro-pandera/actions?query=workflow%3Atest+branch%3Amain) | [![codecov](https://codecov.io/gh/Galileo-Galilei/kedro-pandera/branch/main/graph/badge.svg)](https://codecov.io/gh/Galileo-Galilei/kedro-pandera/branch/main) | [![links](https://github.com/Galileo-Galilei/kedro-pandera/workflows/check-links/badge.svg?branch=main)](https://github.com/Galileo-Galilei/kedro-pandera/actions?query=workflow%3Acheck-links+branch%3Amain) | [![Documentation](https://readthedocs.org/projects/kedro-pandera/badge/?version=stable)](https://kedro-pandera.readthedocs.io/en/stable/) | [![publish](https://github.com/Galileo-Galilei/kedro-pandera/workflows/publish/badge.svg?branch=main)](https://github.com/Galileo-Galilei/kedro-pandera/actions?query=branch%3Amain+workflow%3Apublish) | [![commit](https://img.shields.io/github/commits-since/Galileo-Galilei/kedro-pandera/0.1.0)](https://github.com/Galileo-Galilei/kedro-pandera/compare/0.1.0...main) |\n\n# What is kedro-pandera?\n\n\n# How do I install kedro-pandera?\n\n\n``kedro-pandera`` is available on PyPI, so you can install it with ``pip``:\n\n```console\npip install kedro-pandera\n```\n\nIf you want to use the most up to date version of the package which is under development and not released yet, you can install the package from github:\n\n```console\npip install --upgrade git+https://github.com/Galileo-Galilei/kedro-pandera.git\n```\n\n\n# Getting started\n\nThe documentation contains:\n\n- [A \"hello world\" example](https://kedro-pandera.readthedocs.io/en/stable/source/01_tutorials/01_getting_started.html)\n\n# Release and roadmap\n\nThe [release history](https://github.com/Galileo-Galilei/kedro-pandera/blob/main/CHANGELOG.md) centralizes packages improvements across time. The main features coming in next releases are [listed on github milestones](https://github.com/Galileo-Galilei/kedro-pandera/milestones). Feel free to upvote/downvote and discuss prioritization in associated issues.\n\n# Disclaimer\n\nThis package is still in active development. We use [SemVer](https://semver.org/) principles to version our releases. Until we reach `1.0.0` milestone, breaking changes will lead to `<minor>` version number increment, while releases which do not introduce breaking changes in the API will lead to `<patch>` version number increment.\n\nIf you want to see how to migrate from one version of `kedro-pandera` to another, see the [migration guide](../docs/migration_guide.md).\n\n# Can I contribute?\n\nWe'd be happy to receive help to maintain and improve the package. Any PR will be considered (from typo in the docs to core features add-on) Please check the [contributing guidelines](https://github.com/Galileo-Galilei/kedro-pandera/blob/main/CONTRIBUTING.md).\n\n# Main contributors\n\nThe following people actively maintain, enhance and discuss design to make this package as good as possible:\n\n- [Yolan Honor\u00e9-Roug\u00e9](https://github.com/Galileo-Galilei)\n- [Nok Lam Chan](https://github.com/noklam)\n- [Joel Schwarzmann](https://github.com/datajoely)\n",
    "bugtrack_url": null,
    "license": "Apache Software License (Apache 2.0)",
    "summary": "A kedro plugin to use pandera in your kedro projects",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Galileo-Galilei/kedro-pandera"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a864259f959fb286767d1bdf7d15bb1021432c758e855a272f77efc85bdba2b9",
                "md5": "fc281604b3680d42d8dc0b98d8dd93d1",
                "sha256": "632dbb80bb0edfd0356124a5215e827bad09fe27052839ed195da2e74560e28a"
            },
            "downloads": -1,
            "filename": "kedro_pandera-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc281604b3680d42d8dc0b98d8dd93d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <3.12",
            "size": 145026,
            "upload_time": "2023-09-03T07:09:01",
            "upload_time_iso_8601": "2023-09-03T07:09:01.487970Z",
            "url": "https://files.pythonhosted.org/packages/a8/64/259f959fb286767d1bdf7d15bb1021432c758e855a272f77efc85bdba2b9/kedro_pandera-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 07:09:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Galileo-Galilei",
    "github_project": "kedro-pandera",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandera",
            "specs": [
                [
                    ">=",
                    "0.15"
                ]
            ]
        },
        {
            "name": "kedro",
            "specs": [
                [
                    "<",
                    "0.19"
                ],
                [
                    ">=",
                    "0.18.13"
                ]
            ]
        }
    ],
    "lcname": "kedro-pandera"
}
        
Elapsed time: 0.12807s