[![PyPI version](https://badge.fury.io/py/django-svelte-jsoneditor.svg)](https://badge.fury.io/py/django-svelte-jsoneditor)
[![Documentation Status](https://readthedocs.org/projects/django-svelte-jsoneditor/badge/?version=latest)](https://django-svelte-jsoneditor.readthedocs.io/en/latest/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![codeql](https://github.com/octue/django-svelte-jsoneditor/actions/workflows/codeql.yml/badge.svg)](https://github.com/octue/django-svelte-jsoneditor/actions/workflows/codeql.yml)
# django-svelte-jsoneditor
A plug in widget for django's JSONField that allows manipulation and display of JSON data. The widget is built using Jos deJong's new [svelte-jsoneditor](https://github.com/josdejong/svelte-jsoneditor).
[**Read the documentation here.**](https://django-svelte-jsoneditor.readthedocs.io/en/latest/)
Raw data
{
"_id": null,
"home_page": "https://github.com/octue/django-svelte-jsoneditor",
"name": "django-svelte-jsoneditor",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "django,json,editor,svelte,jsoneditor,field,widget",
"author": "Tom Clark",
"author_email": "tom@octue.com",
"download_url": "https://files.pythonhosted.org/packages/02/30/1d235cfe72aa2f2c90b89ed7bf247fb48d7e23e17a18a7ca6ba0fad947d4/django_svelte_jsoneditor-0.4.0.tar.gz",
"platform": null,
"description": "[![PyPI version](https://badge.fury.io/py/django-svelte-jsoneditor.svg)](https://badge.fury.io/py/django-svelte-jsoneditor)\n[![Documentation Status](https://readthedocs.org/projects/django-svelte-jsoneditor/badge/?version=latest)](https://django-svelte-jsoneditor.readthedocs.io/en/latest/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![codeql](https://github.com/octue/django-svelte-jsoneditor/actions/workflows/codeql.yml/badge.svg)](https://github.com/octue/django-svelte-jsoneditor/actions/workflows/codeql.yml)\n\n# django-svelte-jsoneditor\n\nA plug in widget for django's JSONField that allows manipulation and display of JSON data. The widget is built using Jos deJong's new [svelte-jsoneditor](https://github.com/josdejong/svelte-jsoneditor).\n\n[**Read the documentation here.**](https://django-svelte-jsoneditor.readthedocs.io/en/latest/)\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A widget for django's JSONField using the latest-and-greatest Json Editor",
"version": "0.4.0",
"project_urls": {
"Homepage": "https://github.com/octue/django-svelte-jsoneditor",
"Repository": "https://github.com/octue/django-svelte-jsoneditor"
},
"split_keywords": [
"django",
"json",
"editor",
"svelte",
"jsoneditor",
"field",
"widget"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c620557f42b7ec0b9d91e5e42db56e5e2eb4b0e084f8c63a340db31b5dc3246d",
"md5": "d610a05e131e27b6b254e996220971c0",
"sha256": "f74306f9cd63147a5313cf5860630d1bd367c472cea5b9f2d9d89f7339245169"
},
"downloads": -1,
"filename": "django_svelte_jsoneditor-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d610a05e131e27b6b254e996220971c0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 387166,
"upload_time": "2024-01-07T09:02:34",
"upload_time_iso_8601": "2024-01-07T09:02:34.111355Z",
"url": "https://files.pythonhosted.org/packages/c6/20/557f42b7ec0b9d91e5e42db56e5e2eb4b0e084f8c63a340db31b5dc3246d/django_svelte_jsoneditor-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "02301d235cfe72aa2f2c90b89ed7bf247fb48d7e23e17a18a7ca6ba0fad947d4",
"md5": "178be9d614aa1172cad0f42207c06774",
"sha256": "618f7bd328ddaf8ef8c65074bed9c8bdacf9f610444b818143c50a53dc6ad560"
},
"downloads": -1,
"filename": "django_svelte_jsoneditor-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "178be9d614aa1172cad0f42207c06774",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 384147,
"upload_time": "2024-01-07T09:02:36",
"upload_time_iso_8601": "2024-01-07T09:02:36.111909Z",
"url": "https://files.pythonhosted.org/packages/02/30/1d235cfe72aa2f2c90b89ed7bf247fb48d7e23e17a18a7ca6ba0fad947d4/django_svelte_jsoneditor-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-07 09:02:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "octue",
"github_project": "django-svelte-jsoneditor",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "django-svelte-jsoneditor"
}