great-expectations


Namegreat-expectations JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://greatexpectations.io
SummaryAlways know what to expect from your data.
upload_time2024-11-14 19:50:29
maintainerNone
docs_urlNone
authorThe Great Expectations Team
requires_python<3.13,>=3.9
licenseApache-2.0
keywords data science testing pipeline data quality dataquality validation datavalidation
VCS
bugtrack_url
requirements altair cryptography jinja2 jsonschema marshmallow mistune numpy numpy numpy packaging pandas pandas pandas posthog pydantic pyparsing python-dateutil requests ruamel.yaml scipy tqdm typing-extensions tzlocal
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Always know what to expect from your data. (See https://github.com/great-expectations/great_expectations for full description).


            

Raw data

            {
    "_id": null,
    "home_page": "https://greatexpectations.io",
    "name": "great-expectations",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "data science testing pipeline data quality dataquality validation datavalidation",
    "author": "The Great Expectations Team",
    "author_email": "team@greatexpectations.io",
    "download_url": "https://files.pythonhosted.org/packages/9b/8e/390a2f4e791bff3978a193b17dd306927f29f8348bcf18e094e33aded711/great_expectations-1.2.3.tar.gz",
    "platform": null,
    "description": "Always know what to expect from your data. (See https://github.com/great-expectations/great_expectations for full description).\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Always know what to expect from your data.",
    "version": "1.2.3",
    "project_urls": {
        "Download": "https://github.com/great-expectations/great_expectations",
        "Homepage": "https://greatexpectations.io"
    },
    "split_keywords": [
        "data",
        "science",
        "testing",
        "pipeline",
        "data",
        "quality",
        "dataquality",
        "validation",
        "datavalidation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f53c190c74444dc0c67082e198716c6f6e9bb27a6c21143d57052457e32e7d1e",
                "md5": "0bb31f4376ba6ce3f85f6bfd4b93240a",
                "sha256": "806a41d10ef49d06038ca861f304534829d17f2f77aa71ce9c0672163553e26a"
            },
            "downloads": -1,
            "filename": "great_expectations-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0bb31f4376ba6ce3f85f6bfd4b93240a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 4988670,
            "upload_time": "2024-11-14T19:50:25",
            "upload_time_iso_8601": "2024-11-14T19:50:25.960370Z",
            "url": "https://files.pythonhosted.org/packages/f5/3c/190c74444dc0c67082e198716c6f6e9bb27a6c21143d57052457e32e7d1e/great_expectations-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b8e390a2f4e791bff3978a193b17dd306927f29f8348bcf18e094e33aded711",
                "md5": "8f5b9701eaedee16ea1bc03905a1d753",
                "sha256": "aacfafedefbb2b67a749fa5f898777680a9c55a389820471e913de5e7d8cc3ea"
            },
            "downloads": -1,
            "filename": "great_expectations-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8f5b9701eaedee16ea1bc03905a1d753",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 36390117,
            "upload_time": "2024-11-14T19:50:29",
            "upload_time_iso_8601": "2024-11-14T19:50:29.522621Z",
            "url": "https://files.pythonhosted.org/packages/9b/8e/390a2f4e791bff3978a193b17dd306927f29f8348bcf18e094e33aded711/great_expectations-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 19:50:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "great-expectations",
    "github_project": "great_expectations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "altair",
            "specs": [
                [
                    ">=",
                    "4.2.1"
                ],
                [
                    "<",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "3.2"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "2.10"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    ">=",
                    "2.5.1"
                ]
            ]
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    ">=",
                    "3.7.1"
                ],
                [
                    "<",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "mistune",
            "specs": [
                [
                    ">=",
                    "0.8.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.6"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.22.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.26.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.1.3"
                ],
                [
                    "<",
                    "2.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "<",
                    "2.2"
                ],
                [
                    ">=",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "<",
                    "2.2"
                ]
            ]
        },
        {
            "name": "posthog",
            "specs": [
                [
                    ">=",
                    "2.1.0"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "1.10.7"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    ">=",
                    "2.4"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20"
                ]
            ]
        },
        {
            "name": "ruamel.yaml",
            "specs": [
                [
                    ">=",
                    "0.16"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.59.0"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "tzlocal",
            "specs": [
                [
                    ">=",
                    "1.2"
                ]
            ]
        }
    ],
    "lcname": "great-expectations"
}
        
Elapsed time: 0.74582s