yelpapi


Nameyelpapi JSON
Version 2.5.1 PyPI version JSON
download
home_pagehttps://github.com/lanl/yelpapi
Summaryyelpapi is a pure Python implementation of the Yelp Fusion API.
upload_time2023-10-13 20:38:11
maintainerGeoffrey Fairchild
docs_urlNone
authorGeoffrey Fairchild
requires_python
licenseBSD 3-Clause License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            yelpapi is a pure Python implementation of the `Yelp Fusion API <https://docs.developer.yelp.com/docs/fusion-intro>`_. It is simple, fast, and robust to any changes Yelp may make to the API in the future.

For more information on yelpapi, visit the `GitHub project page <https://github.com/lanl/yelpapi>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lanl/yelpapi",
    "name": "yelpapi",
    "maintainer": "Geoffrey Fairchild",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "mail@gfairchild.com",
    "keywords": "",
    "author": "Geoffrey Fairchild",
    "author_email": "mail@gfairchild.com",
    "download_url": "https://files.pythonhosted.org/packages/51/28/466d151b8d84f6e7c8493787864780a7b96108e1e3b56ef3679a31019829/yelpapi-2.5.1.tar.gz",
    "platform": null,
    "description": "yelpapi is a pure Python implementation of the `Yelp Fusion API <https://docs.developer.yelp.com/docs/fusion-intro>`_. It is simple, fast, and robust to any changes Yelp may make to the API in the future.\n\nFor more information on yelpapi, visit the `GitHub project page <https://github.com/lanl/yelpapi>`_.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "yelpapi is a pure Python implementation of the Yelp Fusion API.",
    "version": "2.5.1",
    "project_urls": {
        "Homepage": "https://github.com/lanl/yelpapi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87905cb2f8eb1fc3651b2f6bc8c8448109bb23de220bdfc5a13e33f399c1f738",
                "md5": "637c101ce28986fa20a86295838ba6d0",
                "sha256": "d92ae7f2ee3994ee7f6d96a85a280b89e8d1717a7409512664a1e1330f4cb3fa"
            },
            "downloads": -1,
            "filename": "yelpapi-2.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "637c101ce28986fa20a86295838ba6d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7418,
            "upload_time": "2023-10-13T20:38:10",
            "upload_time_iso_8601": "2023-10-13T20:38:10.458131Z",
            "url": "https://files.pythonhosted.org/packages/87/90/5cb2f8eb1fc3651b2f6bc8c8448109bb23de220bdfc5a13e33f399c1f738/yelpapi-2.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5128466d151b8d84f6e7c8493787864780a7b96108e1e3b56ef3679a31019829",
                "md5": "cd72d0755aa3b9802cf69b94899a2557",
                "sha256": "439806cbc5334fcbe12ea147befc5af10249a452a65e424941045754b4771c43"
            },
            "downloads": -1,
            "filename": "yelpapi-2.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cd72d0755aa3b9802cf69b94899a2557",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8152,
            "upload_time": "2023-10-13T20:38:11",
            "upload_time_iso_8601": "2023-10-13T20:38:11.418652Z",
            "url": "https://files.pythonhosted.org/packages/51/28/466d151b8d84f6e7c8493787864780a7b96108e1e3b56ef3679a31019829/yelpapi-2.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-13 20:38:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lanl",
    "github_project": "yelpapi",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "yelpapi"
}
        
Elapsed time: 0.15926s