# valera
[![Codecov](https://img.shields.io/codecov/c/github/d42-schemas/valera/master.svg?style=flat-square)](https://codecov.io/gh/d42-schemas/valera)
[![PyPI](https://img.shields.io/pypi/v/valera.svg?style=flat-square)](https://pypi.python.org/pypi/valera/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/valera?style=flat-square)](https://pypi.python.org/pypi/valera/)
[![Python Version](https://img.shields.io/pypi/pyversions/valera.svg?style=flat-square)](https://pypi.python.org/pypi/valera/)
`valera` is a package designed to validate data based on the [district42](https://github.com/d42-schemas/district42) schemas. It provides a simple and flexible way for validating data against a defined schema.
This package is part of the [d42 package](https://pypi.org/project/d42/). For a quick-start guide and detailed documentation, please visit the official documentation at [d42.sh/docs/quick-start](https://d42.sh/docs/quick-start)
Raw data
{
"_id": null,
"home_page": "https://github.com/d42-schemas/valera",
"name": "valera",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Nikita Tsvetkov",
"author_email": "tsv1@fastmail.com",
"download_url": "https://files.pythonhosted.org/packages/cf/9f/d34bb9dad7950e4ccb3b6679905fc238befe88628924806c100139f82260/valera-1.9.0.tar.gz",
"platform": null,
"description": "# valera\n\n[![Codecov](https://img.shields.io/codecov/c/github/d42-schemas/valera/master.svg?style=flat-square)](https://codecov.io/gh/d42-schemas/valera)\n[![PyPI](https://img.shields.io/pypi/v/valera.svg?style=flat-square)](https://pypi.python.org/pypi/valera/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/valera?style=flat-square)](https://pypi.python.org/pypi/valera/)\n[![Python Version](https://img.shields.io/pypi/pyversions/valera.svg?style=flat-square)](https://pypi.python.org/pypi/valera/)\n\n`valera` is a package designed to validate data based on the [district42](https://github.com/d42-schemas/district42) schemas. It provides a simple and flexible way for validating data against a defined schema.\n\nThis package is part of the [d42 package](https://pypi.org/project/d42/). For a quick-start guide and detailed documentation, please visit the official documentation at [d42.sh/docs/quick-start](https://d42.sh/docs/quick-start)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Validator for district42 schema",
"version": "1.9.0",
"project_urls": {
"Docs": "https://d42.sh",
"GitHub": "https://github.com/d42-schemas/valera",
"Homepage": "https://github.com/d42-schemas/valera"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "02ace58919cda3d4f7887592e622b6c1a924dc50288a6b3ddf99dd5201689e6e",
"md5": "400227ec1b660d7db298d1f3ec564903",
"sha256": "8100fa8e09af955a0d2e70ebd4c18c4447edb0841cee721272b5492a7531be9a"
},
"downloads": -1,
"filename": "valera-1.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "400227ec1b660d7db298d1f3ec564903",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 27513,
"upload_time": "2024-09-07T08:16:00",
"upload_time_iso_8601": "2024-09-07T08:16:00.120017Z",
"url": "https://files.pythonhosted.org/packages/02/ac/e58919cda3d4f7887592e622b6c1a924dc50288a6b3ddf99dd5201689e6e/valera-1.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cf9fd34bb9dad7950e4ccb3b6679905fc238befe88628924806c100139f82260",
"md5": "44ef281807c465eeffa1ab2f57b64873",
"sha256": "8ab3af8991bfa3e8561df3bf6c6a0a305a631ffb0b7b1b74738a2456ce8f7cc6"
},
"downloads": -1,
"filename": "valera-1.9.0.tar.gz",
"has_sig": false,
"md5_digest": "44ef281807c465eeffa1ab2f57b64873",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 20672,
"upload_time": "2024-09-07T08:16:02",
"upload_time_iso_8601": "2024-09-07T08:16:02.007789Z",
"url": "https://files.pythonhosted.org/packages/cf/9f/d34bb9dad7950e4ccb3b6679905fc238befe88628924806c100139f82260/valera-1.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-07 08:16:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "d42-schemas",
"github_project": "valera",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "niltype",
"specs": [
[
">=",
"0.3"
],
[
"<",
"2.0"
]
]
},
{
"name": "th",
"specs": [
[
">=",
"0.3"
],
[
"<",
"1.0"
]
]
},
{
"name": "district42",
"specs": [
[
">=",
"1.8.0"
],
[
"<",
"2.0"
]
]
}
],
"lcname": "valera"
}