easy-expectations


Nameeasy-expectations JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Elsayed91/easy_expectations
SummaryA package that simplifies usage of Great Expectations tool for Data Validation.
upload_time2023-08-26 17:39:55
maintainer
docs_urlNone
authorElsayed91
requires_python>=3.9,<3.11
license
keywords great expectations data quality data validation data contracts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

A package that simplifies data validation in your pipeline by abstracting the complexity
of Great Expectations away, in addition to using AI to profile and generate tests for your data.


For more information and detailed instructions, check out the [GitHub
repository](https://github.com/Elsayed91/easy_expectations).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Elsayed91/easy_expectations",
    "name": "easy-expectations",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.11",
    "maintainer_email": "",
    "keywords": "Great Expectations,data quality,data validation,data contracts",
    "author": "Elsayed91",
    "author_email": "elsayed.is@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/73/0135c24ce385464c2466468e435eb9bc762d1894795917e35fc0ed38b93f/easy_expectations-0.1.0.tar.gz",
    "platform": null,
    "description": "\n\nA package that simplifies data validation in your pipeline by abstracting the complexity\nof Great Expectations away, in addition to using AI to profile and generate tests for your data.\n\n\nFor more information and detailed instructions, check out the [GitHub\nrepository](https://github.com/Elsayed91/easy_expectations).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package that simplifies usage of Great Expectations tool for Data Validation.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Elsayed91/easy_expectations",
        "Repository": "https://github.com/Elsayed91/easy_expectations"
    },
    "split_keywords": [
        "great expectations",
        "data quality",
        "data validation",
        "data contracts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e008a854d3cb650a6f89274ab2328151c1ea2eb218d869461001fcd77a2fe58e",
                "md5": "40a7302fc6014ac7036d933e1c399a58",
                "sha256": "63b58df9dbfda65ee5d23bec1bfdd8549af0d6a653e2da6cedf2cd5bcfc1edac"
            },
            "downloads": -1,
            "filename": "easy_expectations-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40a7302fc6014ac7036d933e1c399a58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.11",
            "size": 69119,
            "upload_time": "2023-08-26T17:39:53",
            "upload_time_iso_8601": "2023-08-26T17:39:53.314487Z",
            "url": "https://files.pythonhosted.org/packages/e0/08/a854d3cb650a6f89274ab2328151c1ea2eb218d869461001fcd77a2fe58e/easy_expectations-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e730135c24ce385464c2466468e435eb9bc762d1894795917e35fc0ed38b93f",
                "md5": "fa36c1f8e96dcbbc56a241814e47cb56",
                "sha256": "137c1d4948070ddc534c0f0cc54091c0dcf79c4e158066d764d6221b7819dc87"
            },
            "downloads": -1,
            "filename": "easy_expectations-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fa36c1f8e96dcbbc56a241814e47cb56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.11",
            "size": 45318,
            "upload_time": "2023-08-26T17:39:55",
            "upload_time_iso_8601": "2023-08-26T17:39:55.158565Z",
            "url": "https://files.pythonhosted.org/packages/4e/73/0135c24ce385464c2466468e435eb9bc762d1894795917e35fc0ed38b93f/easy_expectations-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-26 17:39:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Elsayed91",
    "github_project": "easy_expectations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "easy-expectations"
}
        
Elapsed time: 0.11287s