{ "info": { "author": "Savithru Lokanath", "author_email": "savithru@icloud.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "- An asynchronous web-application to fetch current physical location & display it on Google Maps\r\n- Provides relevant location data such as latitude, longitude, zip code for a given physical address\r\n- Capable of resolving keywords, \"Eg. Statue of Liberty\" into address coordinates & zip code\r\n- REST API that currently provides address-to-coordinate-mapping\r\n- Asynchronous I/O to ensure multiple REST calls are answered (outformat JSON/XML)\r\n- Used Google Maps, Google Geolocation, Google Geocoding, Custom APIs to build the application\r\n- Runs on Tornado & Flask web-framework\r\n- Virtual Environment to build Python 3.4 sandbox \r\n- HTTP load testing using Apache Benchmarking tool\r\n\r\nBeta-Tested (More features coming soon)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/savithruml/LocationWebApp/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://savithruml.github.io/LocationWebApp/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "LocationWebApp", "package_url": "https://pypi.org/project/LocationWebApp/", "platform": "*NIX", "project_url": "https://pypi.org/project/LocationWebApp/", "project_urls": { "Download": "https://github.com/savithruml/LocationWebApp/tarball/master", "Homepage": "http://savithruml.github.io/LocationWebApp/" }, "release_url": "https://pypi.org/project/LocationWebApp/3.1.2/", "requires_dist": null, "requires_python": null, "summary": "API to show your current location on a Google Map & to obtain location data such as latitude, longitude, zip-code & much more", "version": "3.1.2" }, "last_serial": 1990026, "releases": { "3.1.2": [ { "comment_text": "", "digests": { "md5": "d32916ca7564d6f2c5b2879df006c970", "sha256": "f4aff06ec1fff11c63cd41f5279f18715db9208d9eeb24d850cf88ce5bc481a9" }, "downloads": -1, "filename": "LocationWebApp-3.1.2.tar.gz", "has_sig": false, "md5_digest": "d32916ca7564d6f2c5b2879df006c970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3074, "upload_time": "2016-03-04T19:02:37", "url": "https://files.pythonhosted.org/packages/67/d3/3b11effbf6b0207ff496d5ded6d9696fe8b7b7a05c0701a40e430ae54e6d/LocationWebApp-3.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d32916ca7564d6f2c5b2879df006c970", "sha256": "f4aff06ec1fff11c63cd41f5279f18715db9208d9eeb24d850cf88ce5bc481a9" }, "downloads": -1, "filename": "LocationWebApp-3.1.2.tar.gz", "has_sig": false, "md5_digest": "d32916ca7564d6f2c5b2879df006c970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3074, "upload_time": "2016-03-04T19:02:37", "url": "https://files.pythonhosted.org/packages/67/d3/3b11effbf6b0207ff496d5ded6d9696fe8b7b7a05c0701a40e430ae54e6d/LocationWebApp-3.1.2.tar.gz" } ] }