A package that simplifies data validation in your pipeline by abstracting the complexity
of Great Expectations away. Easy G.E (_pronounced ee-zee-jee-ee_) is designed for common
use cases (in-memory and file scenarios), enabling you to set up tests in minutes without
having to get acquainted with Great Expectations itself.
to get started simply run
```python
pip install easy-ge # or easy-ge[google] for google backend
```
For more information and detailed instructions, check out the [GitHub
repository](https://github.com/Elsayed91/easy_ge).
Raw data
{
"_id": null,
"home_page": "https://github.com/Elsayed91/easy_ge",
"name": "easy-ge",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<3.13",
"maintainer_email": "",
"keywords": "Great Expectations,data quality,data validation",
"author": "Elsayed91",
"author_email": "elsayed.is@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/02/06/fed5fe7c86ffb7bf556ca62c69b04025c6072480d7a02a999687225ad005/easy_ge-0.1.12.3.tar.gz",
"platform": null,
"description": "\n\nA package that simplifies data validation in your pipeline by abstracting the complexity\nof Great Expectations away. Easy G.E (_pronounced ee-zee-jee-ee_) is designed for common\nuse cases (in-memory and file scenarios), enabling you to set up tests in minutes without\nhaving to get acquainted with Great Expectations itself.\n\nto get started simply run\n```python\npip install easy-ge # or easy-ge[google] for google backend\n```\n\nFor more information and detailed instructions, check out the [GitHub\nrepository](https://github.com/Elsayed91/easy_ge).\n",
"bugtrack_url": null,
"license": "",
"summary": "A package that simplifies usage of Great Expectations tool for Data Validation.",
"version": "0.1.12.3",
"project_urls": {
"Homepage": "https://github.com/Elsayed91/easy_ge",
"Repository": "https://github.com/Elsayed91/easy_ge"
},
"split_keywords": [
"great expectations",
"data quality",
"data validation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c2d4ecc0be3ca361086ef409fc9a50fcbf7e375389623d4748d1f63ef6cc7582",
"md5": "5455aab359500ecd64f1a6d320108369",
"sha256": "c7b25a38a9e304a114790ca79ac80e6023f8e050e285f63db6e3c69b198eed28"
},
"downloads": -1,
"filename": "easy_ge-0.1.12.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5455aab359500ecd64f1a6d320108369",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<3.13",
"size": 9618,
"upload_time": "2023-07-18T13:35:25",
"upload_time_iso_8601": "2023-07-18T13:35:25.457899Z",
"url": "https://files.pythonhosted.org/packages/c2/d4/ecc0be3ca361086ef409fc9a50fcbf7e375389623d4748d1f63ef6cc7582/easy_ge-0.1.12.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0206fed5fe7c86ffb7bf556ca62c69b04025c6072480d7a02a999687225ad005",
"md5": "ce3b32e6aac4f1eefa7e378ab7d8e209",
"sha256": "660b6d8941d8513a239c6dcc51d57065dc7e346513587252b7e949032b238242"
},
"downloads": -1,
"filename": "easy_ge-0.1.12.3.tar.gz",
"has_sig": false,
"md5_digest": "ce3b32e6aac4f1eefa7e378ab7d8e209",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<3.13",
"size": 7696,
"upload_time": "2023-07-18T13:35:27",
"upload_time_iso_8601": "2023-07-18T13:35:27.137964Z",
"url": "https://files.pythonhosted.org/packages/02/06/fed5fe7c86ffb7bf556ca62c69b04025c6072480d7a02a999687225ad005/easy_ge-0.1.12.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-18 13:35:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Elsayed91",
"github_project": "easy_ge",
"github_not_found": true,
"lcname": "easy-ge"
}