{ "info": { "author": "Luis San Pablo", "author_email": "luis.sanpablo@utexas.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "Name: Python3-Places-Wrapper\nDescription: A lightweight wrapper for Google Places API.\nAuthor: Luis San Pablo\nForked: 2015-08-24 from Pithikos/Google-Places-v3-Python3-wrapper\nUpdated: 2015-08-27\n\n\n\n=================================== Usage ======================================\n\n\n\n1. Download the package.\n2. Use the line \"from GooglePlacesWrapper.wrapper import *\" in every python file where you\n will make usage of the wrapper.\n3. Check the GooglePlacesWrapper.wrapper module for the available functions.\n\nNOTE: urllib is being used with the wrapper. Normally urllib is shipped with\n python3 in your system.\n\n=================================== Notes ======================================\n\n\n\nFor more details on the replies from the requests you should check the\ndocumentation from Google at https://developers.google.com/places/documentation\n\n* All neccesary requests are implemented. However only the most basic arguments are\n implemented for minimality and ease-of-use.\n* In all examples the returned value is the response from the Google server as a\n string.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Cheglader/GooglePlacesPython3Wrapper", "keywords": "google places api python 3", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "google_places_python_3_wrapper", "package_url": "https://pypi.org/project/google_places_python_3_wrapper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/google_places_python_3_wrapper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Cheglader/GooglePlacesPython3Wrapper" }, "release_url": "https://pypi.org/project/google_places_python_3_wrapper/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A lightweight wrapper of the Google Places API based on \"Pithikos/Google-Places-v3-Python3-wrapper\"", "version": "0.0.1" }, "last_serial": 1697492, "releases": { "0.0.1": [] }, "urls": [] }