{ "info": { "author": "Matt Davis", "author_email": "jiffyclub@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Jaccs - JSON Access Strings\n===========================\n\n.. image:: https://travis-ci.org/jiffyclub/jaccs.svg?branch=master\n :target: https://travis-ci.org/jiffyclub/jaccs\n\nJaccs allows you to pull data from JSON objects using string Python\nexpressions. For example::\n\n >>> from jaccs import access\n >>> access({'a': 'b': [{'c': 1}, {'c': 2}]}, '_.a.b[1].c')\n 2\n\nThis is expected to be most useful for combining specifications stored in\nexternal text files (say JSON or YAML) with data objects in Python.\n\nDocumentation is at https://jiffyclub.github.io/jaccs/.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jiffyclub/jaccs", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "jaccs", "package_url": "https://pypi.org/project/jaccs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jaccs/", "project_urls": { "Homepage": "https://github.com/jiffyclub/jaccs" }, "release_url": "https://pypi.org/project/jaccs/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Write strings to access nested JSON objects", "version": "1.0.0" }, "last_serial": 2522606, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2c9b1ca531ecbf4cf0c91bf775f6991b", "sha256": "1bfe84ba33978923432d4227836251ee63779c3531649296b0f5cfc0277b8229" }, "downloads": -1, "filename": "jaccs-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c9b1ca531ecbf4cf0c91bf775f6991b", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 5155, "upload_time": "2016-12-16T07:21:12", "url": "https://files.pythonhosted.org/packages/19/fc/2507180914ab921e56ba1ae455dd982cc40cb87935523908f04ab751f8ef/jaccs-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a3763caadc3356f88c4e0e98dc80a40", "sha256": "26c9bc9f1dc8be2fec677ec45a190922e1b8c52c2f7e8270a5459b6d06c7aae1" }, "downloads": -1, "filename": "jaccs-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4a3763caadc3356f88c4e0e98dc80a40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3657, "upload_time": "2016-12-16T07:21:26", "url": "https://files.pythonhosted.org/packages/b9/13/e80999d36a380e8c9a4a0c6b4a25eab41da17a2a764c680e5adc848c2568/jaccs-1.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "813fc9178c9298d3695cfb8554be1634", "sha256": "68d0ffceb7d119280fb98f0e5397e4badbe9e4924d3a170e5daaac7ce241013b" }, "downloads": -1, "filename": "jaccs-1.0.0.zip", "has_sig": false, "md5_digest": "813fc9178c9298d3695cfb8554be1634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5876, "upload_time": "2016-12-16T07:21:38", "url": "https://files.pythonhosted.org/packages/fd/3c/1458ff3877f5cf2093f128962aa091e88bca6a413918763dc617860245e0/jaccs-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c9b1ca531ecbf4cf0c91bf775f6991b", "sha256": "1bfe84ba33978923432d4227836251ee63779c3531649296b0f5cfc0277b8229" }, "downloads": -1, "filename": "jaccs-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c9b1ca531ecbf4cf0c91bf775f6991b", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 5155, "upload_time": "2016-12-16T07:21:12", "url": "https://files.pythonhosted.org/packages/19/fc/2507180914ab921e56ba1ae455dd982cc40cb87935523908f04ab751f8ef/jaccs-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a3763caadc3356f88c4e0e98dc80a40", "sha256": "26c9bc9f1dc8be2fec677ec45a190922e1b8c52c2f7e8270a5459b6d06c7aae1" }, "downloads": -1, "filename": "jaccs-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4a3763caadc3356f88c4e0e98dc80a40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3657, "upload_time": "2016-12-16T07:21:26", "url": "https://files.pythonhosted.org/packages/b9/13/e80999d36a380e8c9a4a0c6b4a25eab41da17a2a764c680e5adc848c2568/jaccs-1.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "813fc9178c9298d3695cfb8554be1634", "sha256": "68d0ffceb7d119280fb98f0e5397e4badbe9e4924d3a170e5daaac7ce241013b" }, "downloads": -1, "filename": "jaccs-1.0.0.zip", "has_sig": false, "md5_digest": "813fc9178c9298d3695cfb8554be1634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5876, "upload_time": "2016-12-16T07:21:38", "url": "https://files.pythonhosted.org/packages/fd/3c/1458ff3877f5cf2093f128962aa091e88bca6a413918763dc617860245e0/jaccs-1.0.0.zip" } ] }