{"library":"haversine","type":"library","category":null,"description":"The `haversine` library (current version 2.9.0) calculates the great-circle distance between two points on Earth given their latitude and longitude, using the Haversine formula. It supports various units like kilometers, meters, miles, and nautical miles, and is commonly used in geospatial analysis and navigation. It maintains an active development status with regular updates.","language":"python","status":"active","version":"2.9.0","tags":["geospatial","distance","haversine","gps","coordinates","mapping"],"install":[{"cmd":"pip install haversine","imports":["from haversine import haversine, Unit"]}],"homepage":null,"github":"https://github.com/mapado/haversine","docs":null,"changelog":null,"pypi":"https://pypi.org/project/haversine/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/haversine/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}