great-expectations


Namegreat-expectations JSON
Version 0.16.15 PyPI version JSON
download
home_pagehttps://greatexpectations.io
SummaryAlways know what to expect from your data.
upload_time2023-06-01 19:43:43
maintainer
docs_urlNone
authorThe Great Expectations Team
requires_python>=3.8
licenseApache-2.0
keywords data science testing pipeline data quality dataquality validation datavalidation
VCS
bugtrack_url
requirements altair Click colorama cryptography importlib-metadata Ipython ipywidgets jinja2 jsonpatch jsonschema makefun marshmallow mistune nbformat notebook numpy numpy numpy packaging pandas pandas pandas pydantic pyparsing python-dateutil pytz requests ruamel.yaml scipy tqdm typing-extensions tzlocal urllib3
Travis-CI No Travis.
coveralls test coverage
            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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "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/a1/d9/457ea4bb7e0cec1dcf354598040059b72536f8f459f2a192a4b9a78abd5f/great_expectations-0.16.15.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\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Always know what to expect from your data.",
    "version": "0.16.15",
    "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": "eb527bb76cdb4a11d837e438084b489f76d8ab69444d572540f635618262871c",
                "md5": "71ea9fd6247ab8e9d63f77d6df68a93c",
                "sha256": "15e76a5977e65c60f625d32507b6baa45f8e355bac9eeff1a52e50dbd428fee2"
            },
            "downloads": -1,
            "filename": "great_expectations-0.16.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71ea9fd6247ab8e9d63f77d6df68a93c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5325431,
            "upload_time": "2023-06-01T19:43:40",
            "upload_time_iso_8601": "2023-06-01T19:43:40.018967Z",
            "url": "https://files.pythonhosted.org/packages/eb/52/7bb76cdb4a11d837e438084b489f76d8ab69444d572540f635618262871c/great_expectations-0.16.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1d9457ea4bb7e0cec1dcf354598040059b72536f8f459f2a192a4b9a78abd5f",
                "md5": "bc2071e3afa1d6aed76101b65c399978",
                "sha256": "0492080f2fa3d3012fb8557cff0b8026c0d98f9f9cd9af017aaf2b73545eb7d1"
            },
            "downloads": -1,
            "filename": "great_expectations-0.16.15.tar.gz",
            "has_sig": false,
            "md5_digest": "bc2071e3afa1d6aed76101b65c399978",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32342375,
            "upload_time": "2023-06-01T19:43:43",
            "upload_time_iso_8601": "2023-06-01T19:43:43.602008Z",
            "url": "https://files.pythonhosted.org/packages/a1/d9/457ea4bb7e0cec1dcf354598040059b72536f8f459f2a192a4b9a78abd5f/great_expectations-0.16.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-01 19:43:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "great-expectations",
    "github_project": "great_expectations",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "altair",
            "specs": [
                [
                    "<",
                    "5.0.0"
                ],
                [
                    ">=",
                    "4.2.1"
                ]
            ]
        },
        {
            "name": "Click",
            "specs": [
                [
                    ">=",
                    "7.1.2"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    ">=",
                    "0.4.3"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "3.2"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    ">=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "Ipython",
            "specs": [
                [
                    ">=",
                    "7.16.3"
                ]
            ]
        },
        {
            "name": "ipywidgets",
            "specs": [
                [
                    ">=",
                    "7.5.1"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "2.10"
                ]
            ]
        },
        {
            "name": "jsonpatch",
            "specs": [
                [
                    ">=",
                    "1.22"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    ">=",
                    "2.5.1"
                ]
            ]
        },
        {
            "name": "makefun",
            "specs": [
                [
                    ">=",
                    "1.7.0"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "mistune",
            "specs": [
                [
                    ">=",
                    "0.8.4"
                ]
            ]
        },
        {
            "name": "nbformat",
            "specs": [
                [
                    ">=",
                    "5.0"
                ]
            ]
        },
        {
            "name": "notebook",
            "specs": [
                [
                    ">=",
                    "6.4.10"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.18.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.19.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.23.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.1.3"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.3.0"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "<",
                    "2.0"
                ],
                [
                    ">=",
                    "1.9.2"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    ">=",
                    "2.4"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.1"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    ">=",
                    "2021.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20"
                ]
            ]
        },
        {
            "name": "ruamel.yaml",
            "specs": [
                [
                    ">=",
                    "0.16"
                ],
                [
                    "<",
                    "0.17.18"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.59.0"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "3.10.0.0"
                ]
            ]
        },
        {
            "name": "tzlocal",
            "specs": [
                [
                    ">=",
                    "1.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.26"
                ]
            ]
        }
    ],
    "lcname": "great-expectations"
}
        
Elapsed time: 0.12985s