# Hestia Data Validation
[](https://gitlab.com/hestia-earth/hestia-data-validation/commits/master)
[](https://gitlab.com/hestia-earth/hestia-data-validation/commits/master)
[](https://hestia-data-validation.readthedocs.io/en/latest/?badge=latest)
## Install
```bash
pip install hestia_earth.validation
```
### Usage
```python
from hestia_earth.validation import validate
# for each node, this will return a list containing all the errors/warnings (empty list if no errors/warnings)
errors = validate(nodes)
```
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/hestia-earth/hestia-data-validation",
"name": "hestia-earth.validation",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "hestia,data,validation",
"author": "Guillaume Royer",
"author_email": "guillaumeroyer.mail@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1a/70/fd26d3d56af0ca2fc1706b19f34fa7a5217eb2404ddb9943c3cadce0f561/hestia_earth.validation-0.1.11.tar.gz",
"platform": "",
"description": "# Hestia Data Validation\n\n[](https://gitlab.com/hestia-earth/hestia-data-validation/commits/master)\n[](https://gitlab.com/hestia-earth/hestia-data-validation/commits/master)\n[](https://hestia-data-validation.readthedocs.io/en/latest/?badge=latest)\n\n\n## Install\n\n```bash\npip install hestia_earth.validation\n```\n\n### Usage\n\n```python\nfrom hestia_earth.validation import validate\n\n# for each node, this will return a list containing all the errors/warnings (empty list if no errors/warnings)\nerrors = validate(nodes)\n```\n\n\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Hestia Data Validation library",
"version": "0.1.11",
"split_keywords": [
"hestia",
"data",
"validation"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "55df263bf4fd76f12b4aa5f73a8af68b",
"sha256": "41fc9f2ac1506d5148c0ade12aa0966d64d0f9390cd41fa9268710bf23932c7b"
},
"downloads": -1,
"filename": "hestia_earth.validation-0.1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "55df263bf4fd76f12b4aa5f73a8af68b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 25771,
"upload_time": "2021-01-14T17:59:13",
"upload_time_iso_8601": "2021-01-14T17:59:13.133985Z",
"url": "https://files.pythonhosted.org/packages/75/8e/da734974261e54c7627e161d98bfcf6c6272cc39ff0fd95f5f6488dd9faf/hestia_earth.validation-0.1.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "310a49f67fd5750da6d8996b3d8e0b8f",
"sha256": "80d5ed27201b824e0709e5a4c91e4466bb2d1bb8a83211df6ba7c56e8aca36dd"
},
"downloads": -1,
"filename": "hestia_earth.validation-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "310a49f67fd5750da6d8996b3d8e0b8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 8327,
"upload_time": "2021-01-14T17:59:14",
"upload_time_iso_8601": "2021-01-14T17:59:14.234952Z",
"url": "https://files.pythonhosted.org/packages/1a/70/fd26d3d56af0ca2fc1706b19f34fa7a5217eb2404ddb9943c3cadce0f561/hestia_earth.validation-0.1.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-01-14 17:59:14",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": null,
"gitlab_project": "hestia-earth",
"lcname": "hestia-earth.validation"
}