{ "info": { "author": "Bryon Meinka", "author_email": "b.meinka@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "Venn Places\n===========\n\nGet normalized place data from Foursquare, Yelp, Facebook, Google and Factual.\n\nInstallation\n------------\n\n::\n\n $ pip install venn-places\n\nUsage\n-----\n\n::\n\n from venn import PlacesAPI\n\n api = PlacesAPI(venn_api_key)\n\n api.search(category=\"food\",\n address=\"1411 Vine St. Cincinnati, OH 45202\",\n limit=10)\n\n\nMethods\n-------\n\n.search\n\n========= ================ ======================== ==================================\nParameter Required Type Example\n========= ================ ======================== ==================================\nkeyword this or category string outback\ncategory this or keyword string food\naddress this or location string 1411 Vine St. Cincinnati, OH 45202\nlocation this or address string (comma separated) 44.2333423,-84.3453452\nlimit no (default: 10) int 20\n========= ================ ======================== ==================================", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/vennhq/venn-places-python", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "venn-places", "package_url": "https://pypi.org/project/venn-places/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/venn-places/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/vennhq/venn-places-python" }, "release_url": "https://pypi.org/project/venn-places/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Get normalized place data from Foursquare, Yelp, Facebook, Google, and Factual.", "version": "0.0.1" }, "last_serial": 1449988, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b474b6c0b0dfb81543341f1569930143", "sha256": "48609454213a50925fbcd753b8f3504755acf2a3c6c0fe501204c351d32282ad" }, "downloads": -1, "filename": "venn-places-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b474b6c0b0dfb81543341f1569930143", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2288, "upload_time": "2015-03-06T01:12:38", "url": "https://files.pythonhosted.org/packages/8a/f1/2ad0ea0afd594994f2e57369b38fd9574d7e99014ea104c5195f86c25f18/venn-places-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b474b6c0b0dfb81543341f1569930143", "sha256": "48609454213a50925fbcd753b8f3504755acf2a3c6c0fe501204c351d32282ad" }, "downloads": -1, "filename": "venn-places-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b474b6c0b0dfb81543341f1569930143", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2288, "upload_time": "2015-03-06T01:12:38", "url": "https://files.pythonhosted.org/packages/8a/f1/2ad0ea0afd594994f2e57369b38fd9574d7e99014ea104c5195f86c25f18/venn-places-0.0.1.tar.gz" } ] }