packages: datasette-pretty-json

This data as json

package info
datasette-pretty-json
{
    "info": {
        "author": "Simon Willison",
        "author_email": "",
        "bugtrack_url": null,
        "classifiers": [],
        "description": "# datasette-pretty-json\n\n[![PyPI](https://img.shields.io/pypi/v/datasette-pretty-json.svg)](https://pypi.org/project/datasette-pretty-json/)\n[![Travis CI](https://travis-ci.com/simonw/datasette-pretty-json.svg?branch=master)](https://travis-ci.com/simonw/datasette-pretty-json)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-pretty-json/blob/master/LICENSE)\n\n[Datasette](https://github.com/simonw/datasette) plugin that pretty-prints any column values that are valid JSON objects or arrays.\n\nYou may also be interested in [datasette-json-html](https://github.com/simonw/datasette-json-html).\n\n\n",
        "description_content_type": "text/markdown",
        "docs_url": null,
        "download_url": "",
        "downloads": {
            "last_day": -1,
            "last_month": -1,
            "last_week": -1
        },
        "home_page": "https://github.com/simonw/datasette-pretty-json",
        "keywords": "",
        "license": "Apache License, Version 2.0",
        "maintainer": "",
        "maintainer_email": "",
        "name": "datasette-pretty-json",
        "package_url": "https://pypi.org/project/datasette-pretty-json/",
        "platform": "",
        "project_url": "https://pypi.org/project/datasette-pretty-json/",
        "project_urls": {
            "Homepage": "https://github.com/simonw/datasette-pretty-json"
        },
        "release_url": "https://pypi.org/project/datasette-pretty-json/0.2/",
        "requires_dist": [
            "datasette"
        ],
        "requires_python": "",
        "summary": "Datasette plugin that pretty-prints any column values that are valid JSON objects or arrays",
        "version": "0.2"
    },
    "last_serial": 4744592,
    "releases": {
        "0.0.1": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "c4913e6295224ab5e5c6ec76a17cbbb6",
                    "sha256": "f6bcd48c05866e23e1449e1472eb999f051e4701d05aa3b859366af02d4f921e"
                },
                "downloads": -1,
                "filename": "datasette_pretty_json-0.0.1-py3-none-any.whl",
                "has_sig": false,
                "md5_digest": "c4913e6295224ab5e5c6ec76a17cbbb6",
                "packagetype": "bdist_wheel",
                "python_version": "py3",
                "requires_python": null,
                "size": 6346,
                "upload_time": "2019-01-26T19:39:39",
                "url": "https://files.pythonhosted.org/packages/0d/68/9e1a60e7c139690ddd2dddd30fb2273248ca7d3d11c6ba186230d47069bc/datasette_pretty_json-0.0.1-py3-none-any.whl"
            }
        ],
        "0.2": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "c380754394f79088da0a55a64ac60e50",
                    "sha256": "463be6cabefa6bbcfb01b7e44e4b1257794d47e3946d03e7f4cbf8c0c87618db"
                },
                "downloads": -1,
                "filename": "datasette_pretty_json-0.2-py3-none-any.whl",
                "has_sig": false,
                "md5_digest": "c380754394f79088da0a55a64ac60e50",
                "packagetype": "bdist_wheel",
                "python_version": "py3",
                "requires_python": null,
                "size": 6331,
                "upload_time": "2019-01-26T21:12:28",
                "url": "https://files.pythonhosted.org/packages/7b/22/b7f1928ef89ad982baed24c6b3959bc32d0543e51f43bd48b583120fb589/datasette_pretty_json-0.2-py3-none-any.whl"
            }
        ]
    },
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c380754394f79088da0a55a64ac60e50",
                "sha256": "463be6cabefa6bbcfb01b7e44e4b1257794d47e3946d03e7f4cbf8c0c87618db"
            },
            "downloads": -1,
            "filename": "datasette_pretty_json-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c380754394f79088da0a55a64ac60e50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6331,
            "upload_time": "2019-01-26T21:12:28",
            "url": "https://files.pythonhosted.org/packages/7b/22/b7f1928ef89ad982baed24c6b3959bc32d0543e51f43bd48b583120fb589/datasette_pretty_json-0.2-py3-none-any.whl"
        }
    ]
}
Powered by Datasette · Query took 1.156ms