{ "info": { "author": "Eugene Duboviy", "author_email": "eugene.dubovoy@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "As more and more apps are using maps, the more demand for geolocation capabilities increase.\nGeolocation is about the reporting of your location to other users,\nas well as associating real-world locations (such as landmarks) to your location.\nThis repo helps to accurately calculate the distance between two locations\nand presents a time efficient practical solution,\nthat is almost 3 times faster than similar fast pure python implementation.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/duboviy/dist/tarball/1.0.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/duboviy/dist", "keywords": "distance,coordinates,map,performance", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dist", "package_url": "https://pypi.org/project/dist/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dist/", "project_urls": { "Download": "https://github.com/duboviy/dist/tarball/1.0.3", "Homepage": "https://github.com/duboviy/dist" }, "release_url": "https://pypi.org/project/dist/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "Compute distance between two coordinates on the map", "version": "1.0.3" }, "last_serial": 2607601, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "003d7a9df5ffe08e6afed302cf968840", "sha256": "8ab2e0a82dff2172c4d41d24a7eb2ba8c52c94b2ca7dde09ae642195a17bff1e" }, "downloads": -1, "filename": "dist-1.0.0.zip", "has_sig": false, "md5_digest": "003d7a9df5ffe08e6afed302cf968840", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2516, "upload_time": "2017-01-29T21:23:53", "url": "https://files.pythonhosted.org/packages/a4/10/7032da1ab9e71a4fb58ee7af80e760a9694b87f40a934d2198738ac91dda/dist-1.0.0.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "5b86f70fd7890e32f723aae5662d9ead", "sha256": "373b1ec1a7424d742a05b7f73309b03f54111680d4dbfcbafedd74dc54a8746c" }, "downloads": -1, "filename": "dist-1.0.2.zip", "has_sig": false, "md5_digest": "5b86f70fd7890e32f723aae5662d9ead", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2505, "upload_time": "2017-01-30T20:34:50", "url": "https://files.pythonhosted.org/packages/13/c5/0d6b6808deff5923e596c3451d5cac68d6a39aef34a7dcd961a06ca497be/dist-1.0.2.zip" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "9fc35c5318955d0f19f5c8c993d499b4", "sha256": "076020c825c45f69f988749fe06b0dd87590f44224bb08706086011e0c097950" }, "downloads": -1, "filename": "dist-1.0.3.zip", "has_sig": false, "md5_digest": "9fc35c5318955d0f19f5c8c993d499b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2505, "upload_time": "2017-01-30T21:00:05", "url": "https://files.pythonhosted.org/packages/5c/2f/76760a4bf4fe7423c387eca4a8a8363fc74ee30cadb1a20ee8e38bc8a69f/dist-1.0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fc35c5318955d0f19f5c8c993d499b4", "sha256": "076020c825c45f69f988749fe06b0dd87590f44224bb08706086011e0c097950" }, "downloads": -1, "filename": "dist-1.0.3.zip", "has_sig": false, "md5_digest": "9fc35c5318955d0f19f5c8c993d499b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2505, "upload_time": "2017-01-30T21:00:05", "url": "https://files.pythonhosted.org/packages/5c/2f/76760a4bf4fe7423c387eca4a8a8363fc74ee30cadb1a20ee8e38bc8a69f/dist-1.0.3.zip" } ] }