# Hologram
Hologram is a lightweight library to generate Draft 7 compatible JSON Schemas from python 3.7 dataclasses. Python 3.6 is supported through the [dataclasses backport](https://github.com/ericvsmith/dataclasses). It is forked from [dataclasses-jsonschema](https://github.com/s-knibbs/dataclasses-jsonschema) created by [s-knibbs](https://github.com/s-knibbs).
Raw data
{
"_id": null,
"home_page": "https://github.com/fishtown-analytics/hologram",
"name": "hologram",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Connor McArthur, Jacob Beck, Simon Knibbs",
"author_email": "info@fishtowanalytics.com, simon.knibbs@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9f/0c/273e0dfadb033789faac3393cb52fb8dbf367b7f687443d0266f82923e60/hologram-0.0.16.tar.gz",
"platform": null,
"description": "# Hologram\n\nHologram is a lightweight library to generate Draft 7 compatible JSON Schemas from python 3.7 dataclasses. Python 3.6 is supported through the [dataclasses backport](https://github.com/ericvsmith/dataclasses). It is forked from [dataclasses-jsonschema](https://github.com/s-knibbs/dataclasses-jsonschema) created by [s-knibbs](https://github.com/s-knibbs).\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "JSON schema generation from dataclasses",
"version": "0.0.16",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fe1a10c3937e47cc3d86a4deec51770ef5c454b732893e58655056d755ef921d",
"md5": "6547a014cee53c21a06523bcfbbc142b",
"sha256": "4e56bd525336bb64a18916f871977a4125b64be8aaa750233583003333cda361"
},
"downloads": -1,
"filename": "hologram-0.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6547a014cee53c21a06523bcfbbc142b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11403,
"upload_time": "2023-03-24T18:27:25",
"upload_time_iso_8601": "2023-03-24T18:27:25.666349Z",
"url": "https://files.pythonhosted.org/packages/fe/1a/10c3937e47cc3d86a4deec51770ef5c454b732893e58655056d755ef921d/hologram-0.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9f0c273e0dfadb033789faac3393cb52fb8dbf367b7f687443d0266f82923e60",
"md5": "c05dd950008f473b1b703a50bf309e0e",
"sha256": "1c2c921b4e575361623ea0e0d0aa5aee377b1a333cc6c6a879e213ed34583e55"
},
"downloads": -1,
"filename": "hologram-0.0.16.tar.gz",
"has_sig": false,
"md5_digest": "c05dd950008f473b1b703a50bf309e0e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18956,
"upload_time": "2023-03-24T18:27:28",
"upload_time_iso_8601": "2023-03-24T18:27:28.038551Z",
"url": "https://files.pythonhosted.org/packages/9f/0c/273e0dfadb033789faac3393cb52fb8dbf367b7f687443d0266f82923e60/hologram-0.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-24 18:27:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "fishtown-analytics",
"github_project": "hologram",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "hologram"
}