{ "info": { "author": "abhishtagatya", "author_email": "gatya.dev@yahoo.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "zomathon\n========\n\n.. image:: https://badge.fury.io/py/zomathon.svg\n :target: https://badge.fury.io/py/zomathon\n\n\nPython Module for the Zomato API.\n\nAbout the Zomato API\n--------------------\n\n.. figure:: http://knowstartup.com/wp-content/uploads/2015/09/logo-300x212.png\n :alt: zomato\n\nSee the official API documentation for more information.\n\nhttps://developers.zomato.com/api\n\nInstall\n-------\n\n::\n\n $ pip3 install zomathon\n\n\nOnly pip3 is supported for now. If you don\u2019t have pip installed on your\nsystem\n\n::\n\n $ git clone https://github.com/abhishtagatya/zomathon\n $ cd zomathon\n $ python3 setup.py install\n\nGetting Started\n---------------\n\nUsage :\n\n::\n\n import os\n import sys\n import json\n\n from zomathon import ZomatoAPI\n\n API_KEY = os.environ.get('ZOMATO_API_KEY')\n zom = ZomatoAPI(API_KEY)\n\n # For complete help on the module\n help(zom)\n\nMake sure to check out ``example/basic_usage.py`` for demonstrations :\n\n::\n\n $ python3 example/basic_usage.py\n\nOr check out the interactive documentation over at `Zomato Documentation `__.\n\nAuthors\n-------\n\n- Abhishta Gatya - Initial Work\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the `LICENSE `__. file\nfor details", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/abhishtagatya/zomathon", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "zomathon", "package_url": "https://pypi.org/project/zomathon/", "platform": "", "project_url": "https://pypi.org/project/zomathon/", "project_urls": { "Homepage": "https://github.com/abhishtagatya/zomathon" }, "release_url": "https://pypi.org/project/zomathon/1.4/", "requires_dist": null, "requires_python": "", "summary": "Zomato API Python Module", "version": "1.4" }, "last_serial": 3953920, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "44690f19b0730ce39557e848c054b6d7", "sha256": "a7a048c2bcf0b2114cb4bb90f0356763f1590b5e10e401dddee50c1c1d20bf33" }, "downloads": -1, "filename": "zomathon-1.0.tar.gz", "has_sig": false, "md5_digest": "44690f19b0730ce39557e848c054b6d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2781, "upload_time": "2018-06-12T11:30:45", "url": "https://files.pythonhosted.org/packages/11/87/50c60a5c54b35fcc38b6ab4bdb0a95916d240d48fc64a7b941614d9087ea/zomathon-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "1efce3bea72891a6b1df06b857b7eefb", "sha256": "0599cee390e8f2138c590f4431578afb42436d45b187ed91bad52c5e9fbc69c2" }, "downloads": -1, "filename": "zomathon-1.1.tar.gz", "has_sig": false, "md5_digest": "1efce3bea72891a6b1df06b857b7eefb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2786, "upload_time": "2018-06-12T12:08:04", "url": "https://files.pythonhosted.org/packages/03/9e/c01f17532fb118082b093102155020c48a68dafed58b32829f811f2ad7b5/zomathon-1.1.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "e44e7c54e14110dc3d4d1948774ab6b5", "sha256": "8e6057003dbf0dca981da6800d537df36ecd84f540c18aeeeb10fa62d64f2e62" }, "downloads": -1, "filename": "zomathon-1.3.tar.gz", "has_sig": false, "md5_digest": "e44e7c54e14110dc3d4d1948774ab6b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3672, "upload_time": "2018-06-12T13:18:15", "url": "https://files.pythonhosted.org/packages/98/a1/f04ea68412e66e44e523020a4d6a95f121cb73dfafcf1156e0f64870d230/zomathon-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "ed87dc276aeecabe00466be576d7e512", "sha256": "e682b480d33a078f538cc649563c702cbe7c18e7ff2db73faff17625b093c703" }, "downloads": -1, "filename": "zomathon-1.4.tar.gz", "has_sig": false, "md5_digest": "ed87dc276aeecabe00466be576d7e512", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3717, "upload_time": "2018-06-12T13:35:55", "url": "https://files.pythonhosted.org/packages/c6/d1/abef6997f5cfc638e6a673093897974f2b7eda3c704a253e0b7a5de96abf/zomathon-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed87dc276aeecabe00466be576d7e512", "sha256": "e682b480d33a078f538cc649563c702cbe7c18e7ff2db73faff17625b093c703" }, "downloads": -1, "filename": "zomathon-1.4.tar.gz", "has_sig": false, "md5_digest": "ed87dc276aeecabe00466be576d7e512", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3717, "upload_time": "2018-06-12T13:35:55", "url": "https://files.pythonhosted.org/packages/c6/d1/abef6997f5cfc638e6a673093897974f2b7eda3c704a253e0b7a5de96abf/zomathon-1.4.tar.gz" } ] }