# Hestia Schema
## License
This project is in the worldwide public domain, released under the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).

## Install
```bash
pip install hestia_earth.schema
```
### Usage
```python
from hestia_earth.schema import Cycle
cycle = Cycle()
cycle.fields.name = 'New Cycle'
```
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/hestia-earth/hestia-schema",
"name": "hestia-earth.schema",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "hestia,schema",
"author": "Guillaume Royer",
"author_email": "guillaumeroyer.mail@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/96/dc/b7bd8ac8739d2021a3ff85b4e658f6ac68e4a7972515c0152a987668ad92/hestia_earth.schema-0.6.4.tar.gz",
"platform": "",
"description": "# Hestia Schema\n\n## License\n\nThis project is in the worldwide public domain, released under the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).\n\n\n\n## Install\n\n```bash\npip install hestia_earth.schema\n```\n\n### Usage\n\n```python\nfrom hestia_earth.schema import Cycle\n\ncycle = Cycle()\ncycle.fields.name = 'New Cycle'\n```\n\n\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Hestia Schema library",
"version": "0.6.4",
"split_keywords": [
"hestia",
"schema"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "8b63ce2b06598916de56bee20aba94e8",
"sha256": "ef5b7bf83c57c1b4a977fc02798284ff2b6c00075a3b2a6671e5898a24cc5b07"
},
"downloads": -1,
"filename": "hestia_earth.schema-0.6.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8b63ce2b06598916de56bee20aba94e8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 18202,
"upload_time": "2021-01-21T07:26:00",
"upload_time_iso_8601": "2021-01-21T07:26:00.026960Z",
"url": "https://files.pythonhosted.org/packages/67/46/da85b0b790389bb83b8c7c6fcbd46c22b5b3e4fe33bf6d16ea0a7bc4bffd/hestia_earth.schema-0.6.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "7faf69643479982565d2827ff026c780",
"sha256": "6ba38ccca927c5ec2b1f6ad0bc112de8543c3adb7229837e3d0bcc4fe5dc555d"
},
"downloads": -1,
"filename": "hestia_earth.schema-0.6.4.tar.gz",
"has_sig": false,
"md5_digest": "7faf69643479982565d2827ff026c780",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 6356,
"upload_time": "2021-01-21T07:26:01",
"upload_time_iso_8601": "2021-01-21T07:26:01.282018Z",
"url": "https://files.pythonhosted.org/packages/96/dc/b7bd8ac8739d2021a3ff85b4e658f6ac68e4a7972515c0152a987668ad92/hestia_earth.schema-0.6.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-01-21 07:26:01",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": null,
"gitlab_project": "hestia-earth",
"lcname": "hestia-earth.schema"
}