jsonpath


Namejsonpath JSON
Version 0.82 PyPI version JSON
download
home_pagehttp://www.ultimate.com/phil/python/#jsonpath
SummaryAn XPath for JSON
upload_time2019-06-26 19:18:35
maintainer
docs_urlNone
authorPhil Budne
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A port of the Perl, and JavaScript versions of JSONPath
see http://goessner.net/articles/JsonPath/

Based on on JavaScript version by Stefan Goessner at:
        https://goessner.net/articles/JsonPath/
        http://code.google.com/p/jsonpath/
and Perl version by Kate Rhodes at:
        http://github.com/masukomi/jsonpath-perl/tree/master

Python3 compatibily by Per J. Sandstrom

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.ultimate.com/phil/python/#jsonpath",
    "name": "jsonpath",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Phil Budne",
    "author_email": "phil@ultimate.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/c0/b54189dfe62f1a93ba294ab53508a81d440fc63adff253db369f557a996a/jsonpath-0.82.tar.gz",
    "platform": "Any",
    "description": "A port of the Perl, and JavaScript versions of JSONPath\nsee http://goessner.net/articles/JsonPath/\n\nBased on on JavaScript version by Stefan Goessner at:\n        https://goessner.net/articles/JsonPath/\n        http://code.google.com/p/jsonpath/\nand Perl version by Kate Rhodes at:\n        http://github.com/masukomi/jsonpath-perl/tree/master\n\nPython3 compatibily by Per J. Sandstrom\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An XPath for JSON",
    "version": "0.82",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "776a9b8e923c8ca6dbd102391d1f15f0",
                "sha256": "46d3fd2016cd5b842283d547877a02c418a0fe9aa7a6b0ae344115a2c990fef4"
            },
            "downloads": -1,
            "filename": "jsonpath-0.82.tar.gz",
            "has_sig": false,
            "md5_digest": "776a9b8e923c8ca6dbd102391d1f15f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9598,
            "upload_time": "2019-06-26T19:18:35",
            "upload_time_iso_8601": "2019-06-26T19:18:35.718782Z",
            "url": "https://files.pythonhosted.org/packages/5f/c0/b54189dfe62f1a93ba294ab53508a81d440fc63adff253db369f557a996a/jsonpath-0.82.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-06-26 19:18:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "jsonpath"
}
        
Elapsed time: 0.01267s